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}"