From baec60ec693454c4e59db2414f2619374bc06698 Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 9 Oct 2024 06:11:40 -0400 Subject: [PATCH] Update mysql.sh tweak --- ct/mysql.sh | 4 ---- 1 file changed, 4 deletions(-) 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"