Update adguard_setup.sh

This commit is contained in:
tteckster 2022-01-04 11:00:24 -05:00 committed by GitHub
parent 84f491ff91
commit 921e7710c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ apt update &>/dev/null
apt-get -qqy upgrade &>/dev/null
msg "Installing Prerequisites..."
apt-get install \
apt-get -y install \
curl \
sudo &>/dev/null