From 5c24a831db566e85fd385e50434a421c0d46b80d Mon Sep 17 00:00:00 2001 From: midoks Date: Sun, 9 Oct 2022 02:04:17 +0800 Subject: [PATCH] Update index.py --- plugins/clean/index.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/clean/index.py b/plugins/clean/index.py index 3d2f0e8a6..f86ce26c8 100755 --- a/plugins/clean/index.py +++ b/plugins/clean/index.py @@ -98,6 +98,7 @@ def initConf(): "/var/log/secure", "/var/log/lastlog", "/var/log/cron", + "/www/server/cron" ] for i in clogcom: if os.path.exists(i):