mirror of
https://github.com/YunoHost-Apps/shaarli_ynh.git
synced 2024-09-03 20:26:10 +02:00
parent
b419a8870e
commit
2f3c40f2ad
1 changed files with 2 additions and 0 deletions
|
@ -129,6 +129,8 @@ ynh_add_fpm_config
|
|||
ynh_print_info "Upgrading logrotate configuration..."
|
||||
|
||||
# Use logrotate to manage app-specific logfile(s)
|
||||
# Temporary fix for .txt log file and ynh_use_logrotate
|
||||
ln -s "$final_path/data/log.txt" "$final_path/data/log.log"
|
||||
ynh_use_logrotate --non-append
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue