4 行
66 B
Bash
実行ファイル
4 行
66 B
Bash
実行ファイル
#!/bin/sh
|
|
clear
|
|
/opt/ftail/venv/bin/python /opt/ftail/ftail.py $*
|