mirror of
https://github.com/YunoHost-Apps/jellyfin_ynh.git
synced 2024-09-03 19:26:29 +02:00
Update restore
This commit is contained in:
parent
90a540c219
commit
925c2106a9
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ yunohost service add $app --description="Jellyfin media center" ${needed_ports:+
|
|||
#=================================================
|
||||
# RESTORE THE LOGROTATE CONFIGURATION
|
||||
#=================================================
|
||||
ynh_script_progression --message="Restoring the logrotate configuration..." --time --weight=1
|
||||
ynh_script_progression --message="Restoring the logrotate configuration..." --weight=1
|
||||
|
||||
ynh_restore_file --origin_path="/etc/logrotate.d/$app"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue