mirror of https://github.com/tteck/Proxmox.git
Update post-install-v3.sh
This commit is contained in:
parent
3fb7dbd51c
commit
3f84f9b287
|
@ -110,7 +110,7 @@ then
|
|||
msg_info "Updating Proxmox VE 7"
|
||||
apt-get update &>/dev/null
|
||||
apt-get -y dist-upgrade &>/dev/null
|
||||
msg_ok "Updated Proxmox VE 7"
|
||||
msg_ok "Updated Proxmox VE 7 (Reboot Recommended)"
|
||||
fi
|
||||
|
||||
sleep 2
|
||||
|
|
Loading…
Reference in New Issue