ScamBlocklist/update.sh
Winni Neessen c64e5ea68a
Initial checkin
(Copy of the original repo on Github)
2024-02-08 13:00:49 +01:00

5 lines
117 B
Bash
Executable file

#!/usr/bin/env sh
hostlist-compiler -c config.json -o filter_1.txt
git commit -S source.rules filter_1.txt
git push