支持mod

This commit is contained in:
georgeHao
2024-03-28 14:32:18 +08:00
parent 89a79256b1
commit 626612c689
3 changed files with 205 additions and 1 deletions

1
run.sh
View File

@@ -4,7 +4,6 @@
# @Last Modified by: haodaquan
# @Last Modified time: 2017-06-29 17:44:45
case $1 in
start)
nohup ./PPGo_Job 2>&1 >> info.log 2>&1 /dev/null &