From f411ac7bb04811303f47e6190a08c58e3b80f7e1 Mon Sep 17 00:00:00 2001 From: Tommy Date: Tue, 2 Nov 2021 03:12:11 -0400 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index ecf80d9..1534ed1 100644 --- a/install.sh +++ b/install.sh @@ -201,7 +201,7 @@ install_options(){ output "You have selected to upgrade panel to ${PANEL} and daemon to ${DAEMON}." ;; 7 ) installoption=7 - output "You have selected to install or update to phpMyAdmin (${PHPMYADMIN}." + output "You have selected to install phpMyAdmin." ;; 8 ) installoption=8 output "You have selected MariaDB root password reset."