mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-09 05:01:33 -05:00
Update install.sh
This commit is contained in:
parent
45cb95e368
commit
13341f4190
@ -8,11 +8,11 @@ warn(){
|
|||||||
echo -e '\e[31m'$1'\e[0m';
|
echo -e '\e[31m'$1'\e[0m';
|
||||||
}
|
}
|
||||||
|
|
||||||
PANEL=v1.3.1
|
PANEL=v1.4.1
|
||||||
WINGS=v1.3.1
|
WINGS=v1.4.2
|
||||||
PANEL_LEGACY=v0.7.19
|
PANEL_LEGACY=v0.7.19
|
||||||
DAEMON_LEGACY=v0.6.13
|
DAEMON_LEGACY=v0.6.13
|
||||||
PHPMYADMIN=5.0.4
|
PHPMYADMIN=5.1.0
|
||||||
|
|
||||||
preflight(){
|
preflight(){
|
||||||
output "Pterodactyl Installation & Upgrade Script"
|
output "Pterodactyl Installation & Upgrade Script"
|
||||||
|
Loading…
Reference in New Issue
Block a user