From 850d751cc59b7ba05dff9d733e8c6c76994b5c10 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Sat, 7 Feb 2026 21:57:42 +0100 Subject: [PATCH] Update bichon.sh --- ct/bichon.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/bichon.sh b/ct/bichon.sh index 89aa90f44..796f8c647 100644 --- a/ct/bichon.sh +++ b/ct/bichon.sh @@ -49,7 +49,7 @@ start build_container description -msg_ok "Completed Successfully!\n" +msg_ok "Completed successfully!\n" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${INFO}${YW} Access it using the following URL:${CL}" echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:15630${CL}"