added an echo
This commit is contained in:
parent
5b809962b1
commit
cf7134a654
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
byobu send-keys -t factorio /quit C-m
|
byobu send-keys -t factorio /quit C-m
|
||||||
|
echo "Server stopped!"
|
||||||
|
|
Loading…
Reference in a new issue