mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-16 20:29:45 +00:00
Update pihole_setup.sh
This commit is contained in:
parent
6b0a3266cc
commit
a857f8c7e7
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ done
|
||||||
|
|
||||||
# Update container OS
|
# Update container OS
|
||||||
msg "Updating container OS..."
|
msg "Updating container OS..."
|
||||||
apt update &>/dev/null
|
apt-get update &>/dev/null
|
||||||
apt-get -qqy upgrade &>/dev/null
|
apt-get -qqy upgrade &>/dev/null
|
||||||
|
|
||||||
msg "Installing Prerequisites..."
|
msg "Installing Prerequisites..."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue