Update Infern's Factorio Server/start_server.sh
This commit is contained in:
parent
55d6a1dba5
commit
ba8ba6cc0d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
cd /home/aa/Desktop/Factorio/ # You'll want to change this path to wherever you're running the Factorio server from.
|
||||
cd /var/lib/Factorio # You'll want to change this path to wherever you're running the Factorio server from.
|
||||
|
||||
save_name="default" # Set this to the name of your save file.
|
||||
|
||||
|
|
Loading…
Reference in a new issue