e2guardian/getall.sh
2024-02-09 14:09:37 -05:00

8 lines
123 B
Bash
Executable file

#!/bin/bash
cd "$(dirname "$0")"
echo Fetching blocklists...
git pull
./getut1.sh
./getoisd.sh
systemctl reload e2guardian