enemy7 commited on
Commit
395966e
·
1 Parent(s): 4672b24

Update start.sh

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