mirror of
https://github.com/YunoHost-Apps/miniflux_ynh.git
synced 2024-09-03 19:45:58 +02:00
Update restore
This commit is contained in:
parent
a6cb0401c1
commit
ed1865f708
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ yunohost service add $app --description="Minimalist feed reader" --log="/var/log
|
|||
#=================================================
|
||||
# RESTORE THE LOGROTATE CONFIGURATION
|
||||
#=================================================
|
||||
ynh_script_progression --message="Restoring the logrotate configuration..." ---weight=1
|
||||
ynh_script_progression --message="Restoring the logrotate configuration..." --weight=1
|
||||
|
||||
ynh_restore_file --origin_path="/etc/logrotate.d/$app"
|
||||
|
||||
|
|
Loading…
Reference in a new issue