diff --git a/operating-systems/debian/entrypoint.sh b/operating-systems/debian/entrypoint.sh index 7787a8b..9068f43 100644 --- a/operating-systems/debian/entrypoint.sh +++ b/operating-systems/debian/entrypoint.sh @@ -65,4 +65,4 @@ fi # from the container itself. printf "\033[1m\033[33mcontainer@container~ \033[0m%s\n" "$PARSED" # shellcheck disable=SC2086 -exec env ${PARSED} \ No newline at end of file +exec env ${PARSED}