From 6eacb9ed2160240ea956af42a6eeb61f603e645e Mon Sep 17 00:00:00 2001 From: Tommy Date: Tue, 2 Nov 2021 02:45:09 -0400 Subject: [PATCH] Update install.sh --- install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install.sh b/install.sh index dbb7f4b..25b53d5 100644 --- a/install.sh +++ b/install.sh @@ -176,7 +176,7 @@ install_options(){ output "[2] Install the wings ${WINGS}." output "[3] Install the panel ${PANEL} and wings ${WINGS}." 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 "[7] Install or update to phpMyAdmin (${PHPMYADMIN}) (only use this after you have installed the panel)." output "[8] Emergency MariaDB root password reset." @@ -924,7 +924,6 @@ case $installoption in 3) repositories_setup required_infos firewall - ssl_certs setup_pterodactyl install_wings broadcast