Update operating-systems/debian/entrypoint.sh
Some checks failed
build containers / Build Container Image: container:${{ matrix.operating-systems }} (debian) (push) Has been cancelled
Some checks failed
build containers / Build Container Image: container:${{ matrix.operating-systems }} (debian) (push) Has been cancelled
This commit is contained in:
@@ -63,6 +63,6 @@ fi
|
||||
|
||||
# Display the command we're running in the output, and then execute it with the env
|
||||
# from the container itself.
|
||||
printf "\033[1m\033[33mcontainer@pterodactyl~ \033[0m%s\n" "$PARSED"
|
||||
printf "\033[1m\033[33mcontainer@container~ \033[0m%s\n" "$PARSED"
|
||||
# shellcheck disable=SC2086
|
||||
exec env ${PARSED}
|
||||
Reference in New Issue
Block a user