Update start.sh

This commit is contained in:
星光-k
2025-01-19 05:47:17 +08:00
committed by GitHub
parent bb44237caa
commit 9e5114b7bd

View File

@@ -14,4 +14,3 @@ 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 &