From d0927b8013a42974f2957952765a8ac6d897e736 Mon Sep 17 00:00:00 2001 From: Sam Heinz Date: Wed, 26 Aug 2026 21:31:49 +1000 Subject: [PATCH] Update ct/gentoo.sh --- ct/gentoo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/gentoo.sh b/ct/gentoo.sh index 4dc4cf529..88620007d 100644 --- a/ct/gentoo.sh +++ b/ct/gentoo.sh @@ -43,4 +43,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}"