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

This commit is contained in:
2024-07-24 09:33:32 +00:00
parent 3f97ab4f1d
commit 6df5d25b4a

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}