mirror of https://github.com/tteck/Proxmox.git
Update pihole_setup.sh
This commit is contained in:
parent
73b2452a99
commit
ccff384e2a
|
@ -29,7 +29,7 @@ apt-get -y purge openssh-{client,server} >/dev/null
|
|||
apt-get autoremove >/dev/null
|
||||
|
||||
msg "Updating LXC OS..."
|
||||
apt-get update >/dev/null
|
||||
#apt-get update >/dev/null
|
||||
apt-get -qqy upgrade &>/dev/null
|
||||
|
||||
msg "Installing Prerequisites..."
|
||||
|
|
Loading…
Reference in New Issue