From cf7134a65408ea3d37fbe764b098cdd7d571db50 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Mon, 14 Aug 2023 11:03:05 -0400 Subject: [PATCH] added an echo --- Infern009's Factorio Server/stop_server.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Infern009's Factorio Server/stop_server.sh b/Infern009's Factorio Server/stop_server.sh index 02d6f1a..d1070ca 100644 --- a/Infern009's Factorio Server/stop_server.sh +++ b/Infern009's Factorio Server/stop_server.sh @@ -1,2 +1,3 @@ #!/usr/bin/env bash byobu send-keys -t factorio /quit C-m +echo "Server stopped!"