Update Installer.sh
Fixed oopsie
This commit is contained in:
parent
3b48ab6d42
commit
27b3b72f42
@ -176,7 +176,7 @@ bash /tmp/pi-hole/automated\ install/basic-install.sh --unattended
|
||||
fi
|
||||
|
||||
if [[ $dist == "Debian" ]]; then
|
||||
echo "git dns-utils iproute2 dialog ca-certificates cron curl iputils-ping psmisc sudo unzip idn2 libcap2-bin dns-root-data libcap2 netcat-openbsd procps jq" >> /tmp/install.list
|
||||
echo "git iproute2 dialog ca-certificates cron curl iputils-ping psmisc sudo unzip idn2 libcap2-bin dns-root-data libcap2 netcat-openbsd procps jq" >> /tmp/install.list
|
||||
if [[ $UNBOUND == "true" ]]; then
|
||||
echo "unbound" >> /tmp/install.list
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user