Update start.sh

This commit is contained in:
星光-k
2025-01-19 01:20:53 +08:00
committed by GitHub
parent 8a29bf9110
commit 590494d734

View File

@@ -14,4 +14,4 @@ do
done
nohup /usr/bin/python3 -u $dir/$f_name > $logdir/info.log 2>&1 &
nohup /usr/bin/python3 -u $dir/$f1_name > $logdir/info-wenter.log 2>&1 &
nohup /usr/bin/python3 -u $appdir/$f2_name > $logdir/info-app.log 2>&1 &
#nohup /usr/bin/python3 -u $appdir/$f2_name > $logdir/info-app.log 2>&1 &