1
0
mirror of https://github.com/tommytran732/Pterodactyl-Script synced 2024-09-19 07:34:43 -04:00

Update install.sh

This commit is contained in:
Tommy 2021-11-02 03:12:11 -04:00 committed by GitHub
parent 83a1bccf16
commit f411ac7bb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -201,7 +201,7 @@ install_options(){
output "You have selected to upgrade panel to ${PANEL} and daemon to ${DAEMON}." output "You have selected to upgrade panel to ${PANEL} and daemon to ${DAEMON}."
;; ;;
7 ) installoption=7 7 ) installoption=7
output "You have selected to install or update to phpMyAdmin (${PHPMYADMIN}." output "You have selected to install phpMyAdmin."
;; ;;
8 ) installoption=8 8 ) installoption=8
output "You have selected MariaDB root password reset." output "You have selected MariaDB root password reset."