Remove unnecessary Debian dependency
This commit is contained in:
parent
b5b92e9131
commit
99d4b59b30
1 changed files with 0 additions and 3 deletions
|
|
@ -805,9 +805,6 @@ prefetch: yes' >> /etc/unbound/unbound.conf
|
||||||
# Restart Unbound
|
# Restart Unbound
|
||||||
service unbound restart
|
service unbound restart
|
||||||
|
|
||||||
# Needed for the chattr command
|
|
||||||
apt-get install -y e2fsprogs
|
|
||||||
|
|
||||||
elif [[ "$OS" = "centos" ]]; then
|
elif [[ "$OS" = "centos" ]]; then
|
||||||
# Install Unbound
|
# Install Unbound
|
||||||
yum install -y unbound
|
yum install -y unbound
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue