mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-07-03 23:44:16 +00:00
fix: update autopause-fcns.sh path (#3666)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
# needed for the clients connected function residing in autopause
|
||||
# shellcheck source=../auto/autopause-fcns.sh
|
||||
. /auto/autopause-fcns.sh
|
||||
. /image/scripts/auto/autopause-fcns.sh
|
||||
|
||||
# shellcheck source=start-utils
|
||||
. /image/scripts/start-utils
|
||||
|
||||
Reference in New Issue
Block a user