mirror of
https://github.com/tteck/Proxmox.git
synced 2024-12-27 10:57:02 +02:00
Update pve8-install.sh
tweak
This commit is contained in:
parent
ca4a3ecef2
commit
0d5754de12
@ -138,7 +138,7 @@ EOF
|
||||
yes)
|
||||
msg_info "Updating to Proxmox VE 8 (Patience)"
|
||||
apt-get update
|
||||
apt-get -y dist-upgrade
|
||||
DEBIAN_FRONTEND=noninteractive apt-get -o Dpkg::Options::="--force-confold" dist-upgrade -y
|
||||
msg_ok "Updated to Proxmox VE 8"
|
||||
;;
|
||||
no)
|
||||
|
Loading…
Reference in New Issue
Block a user