diff --git a/blueprint.sh b/blueprint.sh index c84c4a5..0adff0e 100644 --- a/blueprint.sh +++ b/blueprint.sh @@ -9,7 +9,7 @@ FOLDER="/var/www/pterodactyl" #; # If the fallback version below does not match your downloaded version, please let us know. - VER_FALLBACK="alpha-IPS" + VER_FALLBACK="alpha-3ZX" # This will be automatically replaced by some marketplaces, if not, $VER_FALLBACK will be used as fallback. PM_VERSION="([(pterodactylmarket_version)])" @@ -1324,4 +1324,4 @@ fi if [[ ${VCMD} != "y" && $1 == "-bash" ]]; then # This is logged as a "fatal" error since it's something that is making Blueprint run unsuccessfully. quit_red "[FATAL] '$2' is not a valid command or argument. Use argument '-help' for a list of commands." -fi \ No newline at end of file +fi