Add debian PowerDNS

This commit is contained in:
tremor021 2026-02-02 22:08:40 +01:00
parent 2bdefae726
commit 89fdf87559

View File

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