From ba8ba6cc0d24f4303ab2b61c7ffa47cd4867df3c Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Sun, 13 Aug 2023 15:59:43 -0400 Subject: [PATCH] Update Infern's Factorio Server/start_server.sh --- Infern's Factorio Server/start_server.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Infern's Factorio Server/start_server.sh b/Infern's Factorio Server/start_server.sh index e61cc38..f41003a 100644 --- a/Infern's Factorio Server/start_server.sh +++ b/Infern's Factorio Server/start_server.sh @@ -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.