mirror of
https://github.com/YunoHost-Apps/unattended_upgrades_ynh.git
synced 2024-10-01 13:35:00 +02:00
Fix restore...
This commit is contained in:
parent
0eed88c910
commit
2a394a97d9
1 changed files with 0 additions and 3 deletions
|
@ -14,13 +14,10 @@ source /usr/share/yunohost/helpers
|
|||
#=================================================
|
||||
|
||||
ynh_restore_file --origin_path="$apticron_config"
|
||||
ynh_restore_file --origin_path="$apticron_config_backup"
|
||||
|
||||
ynh_restore_file --origin_path="$apticron_cron"
|
||||
ynh_restore_file --origin_path="$apticron_cron_backup"
|
||||
|
||||
ynh_restore_file --origin_path="$unattended_upgrades_config"
|
||||
ynh_restore_file --origin_path="$unattended_upgrades_config_backup"
|
||||
|
||||
ynh_restore_file --origin_path="/etc/apt/apt.conf.d/02periodic"
|
||||
|
||||
|
|
Loading…
Reference in a new issue