im1111 commited on
Commit
328b649
·
verified ·
1 Parent(s): 3c00142

Update startinhgspace.sh

Browse files
Files changed (1) hide show
  1. startinhgspace.sh +1 -1
startinhgspace.sh CHANGED
@@ -1,6 +1,6 @@
1
  export HOME=/root
2
 
3
- cd /root/aiser
4
  npm i
5
 
6
  node server.js
 
1
  export HOME=/root
2
 
3
+ cd /root/app
4
  npm i
5
 
6
  node server.js