Spaces:
Running
Running
Update run.sh
Browse files
run.sh
CHANGED
@@ -7,4 +7,4 @@ service nginx start
|
|
7 |
node server.js
|
8 |
#chmod +x /home/pn/app/build/linuxBuild.x86_64
|
9 |
#xvfb-run --auto-servernum --server-args='-screen 0 640x480x24:32' /home/pn/app/build/linuxBuild.x86_64 -port 7777
|
10 |
-
wait $!
|
|
|
7 |
node server.js
|
8 |
#chmod +x /home/pn/app/build/linuxBuild.x86_64
|
9 |
#xvfb-run --auto-servernum --server-args='-screen 0 640x480x24:32' /home/pn/app/build/linuxBuild.x86_64 -port 7777
|
10 |
+
#wait $!
|