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
|
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"
|
||||||
|
Loading…
Reference in New Issue
Block a user