From 1beb4bc2c58b5b04329b09861606180e47167dff Mon Sep 17 00:00:00 2001 From: Sam Heinz Date: Wed, 26 Aug 2026 21:34:26 +1000 Subject: [PATCH] Update ct/centos.sh --- ct/centos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/centos.sh b/ct/centos.sh index e0b2ca6be..10b737bd0 100644 --- a/ct/centos.sh +++ b/ct/centos.sh @@ -45,4 +45,4 @@ build_container description msg_ok "Completed successfully!" -msg_custom "🚀" "${GN}" "${APP} setup has been successfully initialized!" +echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"