[PVE-User] Proxmox VE 8.4 released!
Fiona Ebner
f.ebner at proxmox.com
Thu Apr 10 11:51:58 CEST 2025
Hi,
Am 10.04.25 um 07:08 schrieb Jack Raats via pve-user:
>
> I use the following script:
>
> upgrade.sh:
>
> #!/bin/sh
> apt-get update
> apt-get upgrade
you shouldn't use 'upgrade' on Proxmox VE systems even if followed by
'full-upgrade'. Using only 'full-upgrade' is enough. See:
https://lore.proxmox.com/pve-devel/20240909102050.40220-1-f.ebner@proxmox.com/
Best Regards,
Fiona
> apt-get full-upgrade
> apt-get autoremove
> apt-get autoclean
>
> Gr.,
> Jack Raats
More information about the pve-user
mailing list