From 64732e2c25373baddf5a80d7b31e3d06e86beaa2 Mon Sep 17 00:00:00 2001 From: njcx Date: Tue, 19 Oct 2021 14:04:37 +0800 Subject: [PATCH] add whitelist --- blackwtredis/crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blackwtredis/crontab b/blackwtredis/crontab index 08366ae..f3281bf 100644 --- a/blackwtredis/crontab +++ b/blackwtredis/crontab @@ -1 +1 @@ -0 0 */2 * * cd /opt && rm -rf /opt/blocklist-ipsets && git clone https://gitee.com/njcx86/blocklist-ipsets.git && sh /opt/biptoredis.sh > /dev/null 2>&1 +0 0 */2 * * cd /data0/BlackIP/blackwtredis && rm -rf /data0/BlackIP/blackwtredis/blocklist-ipsets && git clone https://gitee.com/njcx86/blocklist-ipsets.git && sh /data0/BlackIP/blackwtredis/biptoredis.sh > /dev/null 2>&1 \ No newline at end of file