1
This commit is contained in:
parent
b0ebe8fd4a
commit
6ce8863209
@ -6,4 +6,4 @@ if [ $? -eq 0 ]; then
|
||||
fi
|
||||
|
||||
cd bin
|
||||
nohup python kefu_robot.py >> kefu_robot.out 2>&1 &
|
||||
nohup python3 kefu_robot.py >> kefu_robot.out 2>&1 &
|
||||
|
Loading…
x
Reference in New Issue
Block a user