4 Zeilen
66 B
Bash
Ausführbare Datei
4 Zeilen
66 B
Bash
Ausführbare Datei
#!/bin/sh
|
|
clear
|
|
/opt/ftail/venv/bin/python /opt/ftail/ftail.py $*
|