mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update debian11_setup.sh
This commit is contained in:
parent
ba81721219
commit
43a6692034
@ -32,7 +32,7 @@ apt-get autoremove >/dev/null
|
||||
|
||||
# Update container OS
|
||||
msg "Updating container OS..."
|
||||
apt update --allow-releaseinfo-change >/dev/null
|
||||
apt-get --allow-releaseinfo-change update >/dev/null
|
||||
apt-get upgrade &>/dev/null
|
||||
|
||||
# Install prerequisites
|
||||
|
Loading…
Reference in New Issue
Block a user