This commit is contained in:
Matthew Penner 2021-04-09 16:00:04 -06:00
parent 62e3819a8f
commit 4348d62c7a

View file

@ -41,4 +41,4 @@ printf '\033[1m\033[33mcontainer@pterodactyl~ \033[0m'
echo "${MODIFIED_STARTUP}"
# Run the startup command
exec ${MODIFIED_STARTUP}
eval ${MODIFIED_STARTUP}