1
0
mirror of https://github.com/tteck/Proxmox.git synced 2025-07-07 06:55:39 +02:00

Update adguard_setup.sh

This commit is contained in:
tteckster
2022-01-30 05:46:54 -05:00
committed by GitHub
parent 0ae3294876
commit acbd016ecb

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