mirror of
https://github.com/dragonlock2/matthewtran.com.git
synced 2026-06-28 01:58:34 +00:00
minecraft bedrock graceful stop
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
cleanup() {
|
||||
./mcrcon -p password stop
|
||||
./rcon-cli --password password stop
|
||||
}
|
||||
|
||||
trap 'cleanup' TERM
|
||||
|
||||
Reference in New Issue
Block a user