diff --git a/openvpn-install.sh b/openvpn-install.sh index 7ca88f4..e6f7bc7 100644 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -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