mirror of https://github.com/tteck/Proxmox.git
Update pihole_setup.sh
This commit is contained in:
parent
6b0a3266cc
commit
a857f8c7e7
|
@ -44,7 +44,7 @@ done
|
|||
|
||||
# Update container OS
|
||||
msg "Updating container OS..."
|
||||
apt update &>/dev/null
|
||||
apt-get update &>/dev/null
|
||||
apt-get -qqy upgrade &>/dev/null
|
||||
|
||||
msg "Installing Prerequisites..."
|
||||
|
|
Loading…
Reference in New Issue