From 95c571eff3fc46967951d60ffe6a3c935426a247 Mon Sep 17 00:00:00 2001 From: Tommy Date: Wed, 12 Jan 2022 17:11:11 -0500 Subject: [PATCH] Typo fix --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 412feca..e6ef706 100644 --- a/install.sh +++ b/install.sh @@ -176,7 +176,7 @@ install_options(){ output "[3] Install the panel ${PANEL} and wings ${WINGS}." output "[4] Upgrade panel to ${PANEL}." 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 ${WINGS}." output "[7] Install phpMyAdmin (only use this after you have installed the panel)." output "[8] Emergency MariaDB root password reset." output "[9] Emergency database host information reset."