Skip to content

Commit

Permalink
Update pve8-install.sh
Browse files Browse the repository at this point in the history
tweak
  • Loading branch information
tteck authored Jun 16, 2023
1 parent ca4a3ec commit 0d5754d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/pve8-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 0d5754d

Please sign in to comment.