cloudron-support: typo

This commit is contained in:
Girish Ramakrishnan
2025-03-05 18:02:28 +01:00
parent b7b738c92b
commit 9b9fb325bd

View File

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