From fe960a32ee558806699500c547a38be5b8ef83ec Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Sat, 12 Oct 2024 04:22:38 +0800 Subject: [PATCH] Update index.py --- plugins/clean/index.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/clean/index.py b/plugins/clean/index.py index 931c8e5bf..caf8daa2b 100755 --- a/plugins/clean/index.py +++ b/plugins/clean/index.py @@ -147,7 +147,8 @@ def initConf(): "/www/server/openresty/nginx/logs", "/www/server/phpmyadmin", "/www/server/redis/data", - "/www/server/alist/data/log" + "/www/server/alist/data/log", + "/www/server/dztasks/logs", "/www/server/cron", ] for i in clogcom: