1
0
mirror of https://github.com/Zelo72/rpi synced 2025-04-12 00:55:40 +02:00

Update installUnbound.sh

This commit is contained in:
Gerd Zelo 2022-01-29 15:53:37 +01:00 committed by GitHub
parent 2c4d10d53c
commit 5c6869f91a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@ fi
echo "*** Unbound installieren"
echo ""
apt-get update
apt-get upgrade -y
apt-get install unbound dnsutils ntp ntpdate -y
echo ""
echo ""