diff --git a/Infern009's Factorio Server/stop_server.sh b/Infern009's Factorio Server/stop_server.sh index 4e8d5fa..02d6f1a 100644 --- a/Infern009's Factorio Server/stop_server.sh +++ b/Infern009's Factorio Server/stop_server.sh @@ -1,2 +1,2 @@ #!/usr/bin/env bash -byobu -S factorio send-keys "/quit" C-m +byobu send-keys -t factorio /quit C-m