mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-03-30 12:27:00 +00:00
`gorcon/rcon-cli` treats space separated arguments as separate commands. Adding quotes around `rcon-cli "shutdown 1"`, forces rcon-cli to treat it as a single command.