2022-12-05 14:49:17 +00:00
2022-03-19 10:58:59 +00:00
2021-10-15 18:06:16 +01:00

mystic-twitupd

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"

in the directory logrotate.d there's a file called twitupd which is a suggested basic log rotation config if you change the mystic dirs in the main twitupd.sh, make sure to change the log file location in the logrotate.d config too

Description
global blacklist update script thingy
Readme GPL-3.0 44 KiB
Languages
Shell 100%