This commit is contained in:
aozhiwei 2019-01-29 15:10:04 +08:00
parent 5a808ff4bb
commit 00d4bd0817

View File

@ -1 +1 @@
#nohup python3 bin/app.py >> bin/app.out 2>&1 & nohup python bin/kefu_robot.py >> bin/kefu_robot.out 2>&1 &