Remove unnecessary Debian dependency

This commit is contained in:
randomshell 2018-09-14 22:35:14 +02:00
parent b5b92e9131
commit 99d4b59b30

View file

@ -805,9 +805,6 @@ prefetch: yes' >> /etc/unbound/unbound.conf
# Restart Unbound
service unbound restart
# Needed for the chattr command
apt-get install -y e2fsprogs
elif [[ "$OS" = "centos" ]]; then
# Install Unbound
yum install -y unbound