zjowowen commited on
Commit
51a4e1d
1 Parent(s): 232b6a5

polish run.sh

Browse files
Files changed (1) hide show
  1. run.sh +1 -0
run.sh CHANGED
@@ -1,3 +1,4 @@
1
  service nginx start
2
  cd /home/user/workspace && nohup pygbag pygame_demo &
 
3
  cd /home/user/workspace/pygame_demo/build/web/ && python -m http.server 8088
 
1
  service nginx start
2
  cd /home/user/workspace && nohup pygbag pygame_demo &
3
+ sleep 10
4
  cd /home/user/workspace/pygame_demo/build/web/ && python -m http.server 8088