We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ad414 commit a03d02eCopy full SHA for a03d02e
scripts/start-finalExec
@@ -10,7 +10,7 @@ isDebugging && set -x
10
baseDataDir=/data
11
tmpServerIconPath=/tmp/icon.img
12
serverIconPath=${baseDataDir}/server-icon.png
13
-mcHealthEnvPath=${baseDataDir}/mc-health.env
+mcHealthEnvPath=${baseDataDir}/.mc-health.env
14
bootstrapPath=${baseDataDir}/bootstrap.txt
15
16
if [ -n "$ICON" ]; then
0 commit comments