Update adguard_setup.sh

pull/23/head
tteckster 2022-01-30 05:46:54 -05:00 committed by GitHub
parent 0ae3294876
commit acbd016ecb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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