diff --git a/entrypoint.sh b/entrypoint.sh index e965d855..a29a293a 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -68,5 +68,3 @@ case "$1" in *) exec "$@" esac - -exit 1 \ No newline at end of file