Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ZSCGR
/
minio
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ZSCGR
commited on
Jun 19
Commit
c50abc0
·
verified
·
1 Parent(s):
c6ab399
Update run.sh
Browse files
Files changed (1)
hide
show
run.sh
+1
-0
run.sh
CHANGED
Viewed
@@ -0,0 +1 @@
1
+
minio server /tmp --console-address ":9001" & ./sync_data.sh & sleep 30 && node server/server.js