diff --git a/ct/mysql.sh b/ct/mysql.sh index d0e19730..321d01f7 100644 --- a/ct/mysql.sh +++ b/ct/mysql.sh @@ -68,7 +68,3 @@ build_container description msg_ok "Completed Successfully!\n" -echo -e "${APP} setup completed successfully with the IP:\n\ -${IP}\n\ -If you use phpMyAdmin, you can access it at the following URL:\n\ -${BL}http://${IP}/phpMyAdmin${CL}\n"