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