enemy7 commited on
Commit
4eef407
·
1 Parent(s): ce8a7c4

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +2 -2
start.sh CHANGED
@@ -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