Update operating-systems/debian/entrypoint.sh
Some checks failed
build containers / Build Container Image container:${{ matrix.operating-systems }} (debian) (push) Failing after 2m26s

This commit is contained in:
2024-07-24 09:29:12 +00:00
parent c574215892
commit 1f013bd40c

View File

@@ -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}
exec env ${PARSED}