mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-07 22:28:52 +00:00
Fix script import path for RCON_CMDS_* (#3695)
This commit is contained in:
@@ -25,4 +25,4 @@ isDebugging && set -x
|
||||
isNumericElseSetToDefault RCON_CMDS_PERIOD 10
|
||||
checkIfNotZeroElseSetToDefault RCON_CMDS_PERIOD 10
|
||||
|
||||
/usr/local/bin/rcon-cmds-daemon.sh &
|
||||
"$(dirname "$0")/auto/rcon-cmds-daemon.sh" &
|
||||
|
||||
Reference in New Issue
Block a user