From db12c853b2fc37aed5c1339c88b674909c39c8e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Sat, 27 Jul 2019 16:48:33 +0200 Subject: [PATCH] remove logs --- scripts/upgrade | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/upgrade b/scripts/upgrade index 7c59e6c..2f4be9e 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -155,6 +155,7 @@ ynh_replace_string "__APP__" $app ../conf/freshrss.cron cp ../conf/freshrss.cron "$cron_path" chmod 644 "$cron_path" +rm /tmp/FreshRSS.log #================================================= # GENERIC FINALIZATION #=================================================