1
0
Fork 0
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:
Éric Gaspar 2023-11-18 18:41:58 +01:00 committed by tituspijean
parent 20212d62d1
commit bec52a1487
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -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"
#=================================================