mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Fix logrotate append
This commit is contained in:
parent
fc2a35c7b3
commit
46ec37fd13
1 changed files with 3 additions and 0 deletions
|
@ -163,6 +163,9 @@ sudo chown $app -R /var/log/$app/etherpad.log
|
|||
# SETUP LOGROTATE
|
||||
#=================================================
|
||||
|
||||
# Remove logrotate config
|
||||
ynh_remove_logrotate
|
||||
# And replace it
|
||||
ynh_use_logrotate
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue