merge(main): github.com/teamblueprint/main.git
This commit is contained in:
commit
2b3928ed1f
1 changed files with 2 additions and 2 deletions
|
@ -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)])"
|
||||
|
@ -1338,4 +1338,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
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue