From e82c177f2aeaccd22598a07faf8568d5378f9f52 Mon Sep 17 00:00:00 2001 From: Wim <11030068+wimb0@users.noreply.github.com> Date: Wed, 27 Nov 2024 15:57:11 +0100 Subject: [PATCH] Update unbound.sh --- ct/unbound.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ct/unbound.sh b/ct/unbound.sh index aeb4de2f..ac336b5e 100644 --- a/ct/unbound.sh +++ b/ct/unbound.sh @@ -20,7 +20,7 @@ EOF } header_info echo -e "Loading..." -APP="Unbound" +APP="Unbound DNS" var_disk="2" var_cpu="1" var_ram="512" @@ -71,5 +71,5 @@ build_container description msg_ok "Completed Successfully!\n" -echo -e "${APP} Unbound DNS should be available at: - ${BL}${IP}:5335${CL} \n" +echo -e "${APP} should be online.: + ${BL} Set your DNS server to ${IP}:5335 ${CL} \n"