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."