mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-07 08:19:17 +00:00
Update unbound.sh
This commit is contained in:
parent
28a45e5075
commit
e82c177f2a
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user