From ba33601088ddc78dd38d7f8fcf7563df2d39ad8e Mon Sep 17 00:00:00 2001 From: Shihyu Date: Sun, 14 Jan 2024 20:33:41 +0800 Subject: [PATCH] Update entrypoint.sh --- entrypoint.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index efe6a74..4b4d8ae 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -6,7 +6,6 @@ TMP_ENV="/tmp/.env" JIB_CLASSPATH_FILE="/app/jib-classpath-file" JIB_MAIN_CLASS_FILE="/app/jib-main-class-file" JIB_JVM_FLAGS_FILE="/app/jib-jvm-flags-file" - DEBUG=${DEBUG:-false} get_memory_calculator_bin() {