From c657af4769cec380b1d9f2ea1027d10c6a806036 Mon Sep 17 00:00:00 2001 From: MeaTLoTioN Date: Fri, 9 Dec 2022 09:15:42 +0000 Subject: [PATCH] Fri 9 Dec 09:15:42 GMT 2022 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61b7471..29d7d33 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ global blacklist update script thingy using crontab, you could set it up thus; ``` -0 0 * * * /mystic/scripts/twitupd.sh && logger -t "mystic_twitupd.sh" "[crontab] blacklist.txt updated" +0 0 * * * /mystic/scripts/twitupd.sh /path/to/mystic && logger -t "mystic_badips" "[crontab] blacklist.txt/denylist.txt updated" ``` ## recommended logrotate config