Update post-install-v3.sh

This commit is contained in:
tteckster 2022-07-29 11:03:45 -04:00 committed by GitHub
parent 3fb7dbd51c
commit 3f84f9b287
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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