Kano001 commited on
Commit
8c5b58a
1 Parent(s): 45d21ca

Update run.sh

Browse files
Files changed (1) hide show
  1. run.sh +0 -2
run.sh CHANGED
@@ -5,8 +5,6 @@ python -m http.server --directory ./static --bind 0.0.0.0 7860 & echo $! > http_
5
  #chmod +x /home/pn/app/server.js
6
  #RUN chmod -R 777 /app
7
  node server.js
8
-
9
- mkdir venv
10
  #chmod +x /home/pn/app/build/linuxBuild.x86_64
11
  #xvfb-run --auto-servernum --server-args='-screen 0 640x480x24:32' /home/pn/app/build/linuxBuild.x86_64 -port 7777
12
  #wait $!
 
5
  #chmod +x /home/pn/app/server.js
6
  #RUN chmod -R 777 /app
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 $!