From 89fdf87559f09f7dc9b47ac957b573b94d97177a Mon Sep 17 00:00:00 2001 From: tremor021 Date: Mon, 2 Feb 2026 22:08:40 +0100 Subject: [PATCH] Add debian PowerDNS --- ct/powerdns.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ct/powerdns.sh b/ct/powerdns.sh index 888c6fc2d..2158de040 100644 --- a/ct/powerdns.sh +++ b/ct/powerdns.sh @@ -40,5 +40,7 @@ start build_container description -msg_ok "Completed successfully!" -msg_custom "🚀" "${GN}" "${APP} setup has been successfully initialized!" +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}${CL}"