Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
YoBatM
/
xterm
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
YoBatM
commited on
13 days ago
Commit
c966563
·
verified
·
1 Parent(s):
bcc4b24
Update run.sh
Browse files
Files changed (1)
hide
show
run.sh
+2
-1
run.sh
CHANGED
Viewed
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
3
service nginx start
4
-
node
src/server.js
1
#!/bin/bash
2
3
service nginx start
4
+
npm
i
5
+
npm run start