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

This commit is contained in:
2024-07-24 09:25:02 +00:00
parent 4f2556a546
commit 123e6ca8a6

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}