Qilan2 commited on
Commit
c3d950f
·
verified ·
1 Parent(s): a990d50

Update server-ff.sh

Browse files
Files changed (1) hide show
  1. server-ff.sh +1 -1
server-ff.sh CHANGED
@@ -1,6 +1,6 @@
1
  #!/bin/bash
2
  # nohup python /data/app.py > /dev/null 2>&1 &
3
- ls /
4
 
5
  # nohup /fff.sh > /dev/null 2>&1 &
6
  # echo "等待60秒"
 
1
  #!/bin/bash
2
  # nohup python /data/app.py > /dev/null 2>&1 &
3
+ ls /data
4
 
5
  # nohup /fff.sh > /dev/null 2>&1 &
6
  # echo "等待60秒"