mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-07-15 04:54:55 +00:00
Remove .mc-health.env when not needed (#2267)
This commit is contained in:
@@ -227,6 +227,8 @@ MC_HEALTH_EXTRA_ARGS=(
|
|||||||
--use-server-list-ping
|
--use-server-list-ping
|
||||||
)
|
)
|
||||||
" > /data/.mc-health.env
|
" > /data/.mc-health.env
|
||||||
|
else
|
||||||
|
rm -f /data/.mc-health.env
|
||||||
fi
|
fi
|
||||||
|
|
||||||
mcServerRunnerArgs=(
|
mcServerRunnerArgs=(
|
||||||
|
|||||||
Reference in New Issue
Block a user