Spaces:
Runtime error
Runtime error
File size: 151 Bytes
3393c87 |
1 2 3 4 |
service nginx start
cd /home/user/workspace && nohup pygbag pygame_demo &
cd /home/user/workspace/pygame_demo/build/web/ && python -m http.server 8088
|