enemy7 commited on
Commit
0ad1fd3
·
1 Parent(s): 43875f8

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +2 -2
start.sh CHANGED
@@ -1,5 +1,5 @@
1
 
2
- ./factorio/bin/x64/factorio --start-server dd.zip --port 7000 &
3
- python3 -m http.server 7860
4
 
5
  #
 
1
 
2
+ ./factorio/bin/x64/factorio --start-server dd.zip --port 7860
3
+ # python3 -m http.server 7860
4
 
5
  #