Skip to content

Commit 439a64e

Browse files
committed
removed debug command
1 parent bb5624c commit 439a64e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,5 @@ fi
108108
JAVA_CMD="${JAVA_CMD} --bind 0.0.0.0:${SERVER_PORT}"
109109

110110
# Execute the command
111-
echo $JAVA_CMD
111+
#echo $JAVA_CMD
112112
eval $JAVA_CMD

0 commit comments

Comments
 (0)