4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
|
#!/bin/sh
|
||
|
clear
|
||
|
/opt/ftail/venv/bin/python /opt/ftail/ftail.py $*
|