Update unbound-install.sh

This commit is contained in:
CanbiZ
2025-02-27 16:41:34 +01:00
committed by GitHub
parent 0ac0cc263e
commit 51a3361686

View File

@@ -61,7 +61,7 @@ EOF
touch /var/log/unbound.log
chown unbound:unbound /var/log/unbound.log
sleep 5
systemctl restart unbound
msg_ok "Installed Unbound"