1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-23 02:27:05 +00:00

incorporate review comment

This commit is contained in:
KiekerJan 2024-07-23 20:24:43 +02:00
parent 70e842f9da
commit e56cb444d8

View File

@ -322,7 +322,7 @@ fi #NODOC
apt-get purge -qq -y bind9 bind9-utils apt-get purge -qq -y bind9 bind9-utils
# Install unbound and dns utils (e.g. dig) # Install unbound and dns utils (e.g. dig)
apt_install unbound python3-unbound bind9-dnsutils apt_install unbound bind9-dnsutils
# Configure unbound # Configure unbound
cp -f conf/unbound.conf /etc/unbound/unbound.conf.d/miabunbound.conf cp -f conf/unbound.conf /etc/unbound/unbound.conf.d/miabunbound.conf