We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb5624c commit 439a64eCopy full SHA for 439a64e
start.sh
@@ -108,5 +108,5 @@ fi
108
JAVA_CMD="${JAVA_CMD} --bind 0.0.0.0:${SERVER_PORT}"
109
110
# Execute the command
111
-echo $JAVA_CMD
+#echo $JAVA_CMD
112
eval $JAVA_CMD
0 commit comments