Update unbound.sh

This commit is contained in:
Wim 2024-11-27 15:57:11 +01:00 committed by GitHub
parent 28a45e5075
commit e82c177f2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@ EOF
} }
header_info header_info
echo -e "Loading..." echo -e "Loading..."
APP="Unbound" APP="Unbound DNS"
var_disk="2" var_disk="2"
var_cpu="1" var_cpu="1"
var_ram="512" var_ram="512"
@ -71,5 +71,5 @@ build_container
description description
msg_ok "Completed Successfully!\n" msg_ok "Completed Successfully!\n"
echo -e "${APP} Unbound DNS should be available at: echo -e "${APP} should be online.:
${BL}${IP}:5335${CL} \n" ${BL} Set your DNS server to ${IP}:5335 ${CL} \n"