Remove .mc-health.env when not needed (#2267)

This commit is contained in:
Geoff Bourne
2023-07-03 18:18:52 -05:00
committed by GitHub
parent b79014e47f
commit d3dd14c87d

View File

@@ -227,6 +227,8 @@ MC_HEALTH_EXTRA_ARGS=(
--use-server-list-ping
)
" > /data/.mc-health.env
else
rm -f /data/.mc-health.env
fi
mcServerRunnerArgs=(