diff --git a/scripts/cloudron-support b/scripts/cloudron-support index c913a3d36..f9cc79750 100755 --- a/scripts/cloudron-support +++ b/scripts/cloudron-support @@ -511,7 +511,7 @@ function check_expired_domain() { success "Domain ${dashboard_domain} is valid and has not expired" } -function unbount_use_external_dns() { +function unbound_use_external_dns() { local -r conf_file="/etc/unbound/unbound.conf.d/forward-everything.conf" info "To remove the forwarding, please delete $conf_file and 'systemctl restart unbound'"