zjowowen commited on
Commit
4628e52
1 Parent(s): 51a4e1d

polish run.sh

Browse files
Files changed (1) hide show
  1. run.sh +1 -1
run.sh CHANGED
@@ -1,4 +1,4 @@
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
 
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