mirror of
https://github.com/YunoHost-Apps/prowlarr_ynh.git
synced 2024-09-03 20:16:07 +02:00
Update upgrade
This commit is contained in:
parent
20212d62d1
commit
bec52a1487
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ chown $app:$app "$data_dir/config.xml"
|
|||
ynh_script_progression --message="Upgrading logrotate configuration..." --weight=1
|
||||
|
||||
# Use logrotate to manage app-specific logfile(s)
|
||||
#ynh_use_logrotate --non-append
|
||||
ynh_use_logrotate --non-append
|
||||
ynh_use_logrotate --non-append --logfile="$data_dir/logs"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue