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.eb...@proxmox.com/

Best Regards,
Fiona

> apt-get full-upgrade
> apt-get autoremove
> apt-get autoclean
> 
> Gr.,
> Jack Raats 




_______________________________________________
pve-user mailing list
pve-user@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to