mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-08 04:41:33 -05:00
Merge pull request #30 from notjoshmiles/patch-2
Support for new ptero/wings vers
This commit is contained in:
commit
9364fe876c
@ -8,8 +8,8 @@ warn(){
|
||||
echo -e '\e[31m'$1'\e[0m';
|
||||
}
|
||||
|
||||
PANEL=v1.1.3
|
||||
WINGS=v1.1.3
|
||||
PANEL=v1.2.0
|
||||
WINGS=v1.2.0
|
||||
PANEL_LEGACY=v0.7.19
|
||||
DAEMON_LEGACY=v0.6.13
|
||||
PHPMYADMIN=5.0.4
|
||||
@ -2140,4 +2140,4 @@ case $installoption in
|
||||
;;
|
||||
22) database_host_reset
|
||||
;;
|
||||
esac
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user