Remove @pterodactyl
from container@pterodactyl
This commit is contained in:
@@ -14,7 +14,7 @@ python --version
|
||||
PARSED=$(echo "$STARTUP" | sed -e 's/{{/${/g' -e 's/}}/}/g')
|
||||
|
||||
# Display the command we're running in the output, and then execute it with eval
|
||||
printf "\033[1m\033[33mcontainer@pterodactyl~ \033[0m"
|
||||
printf "\033[1m\033[33mcontainer~ \033[0m"
|
||||
echo "$PARSED"
|
||||
# shellcheck disable=SC2086
|
||||
eval "$PARSED"
|
||||
|
Reference in New Issue
Block a user