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
237459ea29
commit
6eacb9ed21
@ -176,7 +176,7 @@ install_options(){
|
|||||||
output "[2] Install the wings ${WINGS}."
|
output "[2] Install the wings ${WINGS}."
|
||||||
output "[3] Install the panel ${PANEL} and wings ${WINGS}."
|
output "[3] Install the panel ${PANEL} and wings ${WINGS}."
|
||||||
output "[4] Upgrade panel to ${PANEL}."
|
output "[4] Upgrade panel to ${PANEL}."
|
||||||
output "[5] Upgrade daemon to ${DAEMON}."
|
output "[5] Upgrade wings to ${WINGS}."
|
||||||
output "[6] Upgrade panel to ${PANEL} and daemon to ${DAEMON}."
|
output "[6] Upgrade panel to ${PANEL} and daemon to ${DAEMON}."
|
||||||
output "[7] Install or update to phpMyAdmin (${PHPMYADMIN}) (only use this after you have installed the panel)."
|
output "[7] Install or update to phpMyAdmin (${PHPMYADMIN}) (only use this after you have installed the panel)."
|
||||||
output "[8] Emergency MariaDB root password reset."
|
output "[8] Emergency MariaDB root password reset."
|
||||||
@ -924,7 +924,6 @@ case $installoption in
|
|||||||
3) repositories_setup
|
3) repositories_setup
|
||||||
required_infos
|
required_infos
|
||||||
firewall
|
firewall
|
||||||
ssl_certs
|
|
||||||
setup_pterodactyl
|
setup_pterodactyl
|
||||||
install_wings
|
install_wings
|
||||||
broadcast
|
broadcast
|
||||||
|
Loading…
Reference in New Issue
Block a user