mirror of
https://github.com/YunoHost-Apps/unattended_upgrades_ynh.git
synced 2024-10-01 13:35:00 +02:00
298 B
298 B
Backup is broken and breaks upgrade with it
If the backup fails because some file in /etc/yunohost
does not exist, it will prevent any app upgrade.
You should run the upgrade with --no-safety-backup
, like that:
sudo yunohost app upgrade unattended_upgrades --no-safety-backup