Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
enemy7
/
cs
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
enemy7
commited on
Jul 31, 2023
Commit
4eef407
·
1 Parent(s):
ce8a7c4
Update start.sh
Browse files
Files changed (1)
hide
show
start.sh
+2
-2
start.sh
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
2
3
-
python3 -m http.server 7860 &
4
-
ping google.com
5
# ./factorio --start-server dd.zip
1
2
+
ping google.com&
3
+
python3 -m http.server 7860
4
5
# ./factorio --start-server dd.zip