mirror of
https://github.com/tteck/Proxmox.git
synced 2024-12-25 06:21:56 +00:00
Update debian11_setup.sh
This commit is contained in:
parent
dfd7a3ae00
commit
9f40c2dbe8
@ -32,7 +32,7 @@ apt-get autoremove >/dev/null
|
||||
|
||||
# Update container OS
|
||||
msg "Updating container OS..."
|
||||
apt-get qqy update --allow-releaseinfo-change && apt-get qqy full-upgrade &>/dev/null
|
||||
apt-get update --allow-releaseinfo-change && apt-get qqy full-upgrade &>/dev/null
|
||||
#apt-get upgrade &>/dev/null
|
||||
|
||||
# Install prerequisites
|
||||
|
Loading…
Reference in New Issue
Block a user