mirror of
https://github.com/YunoHost-Apps/freshrss_ynh.git
synced 2024-09-03 18:36:33 +02:00
remove logs
This commit is contained in:
parent
41aaf696c2
commit
db12c853b2
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ ynh_replace_string "__APP__" $app ../conf/freshrss.cron
|
||||||
cp ../conf/freshrss.cron "$cron_path"
|
cp ../conf/freshrss.cron "$cron_path"
|
||||||
chmod 644 "$cron_path"
|
chmod 644 "$cron_path"
|
||||||
|
|
||||||
|
rm /tmp/FreshRSS.log
|
||||||
#=================================================
|
#=================================================
|
||||||
# GENERIC FINALIZATION
|
# GENERIC FINALIZATION
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue