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
1 changed files with 1 additions and 0 deletions

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 ""