update scripts

This commit is contained in:
root 2024-02-09 14:09:37 -05:00
parent 5cccc6636f
commit 9f246b4d43

View file

@ -1,4 +1,7 @@
#!/bin/bash #!/bin/bash
cd "$(dirname "$0")"
echo Fetching blocklists... echo Fetching blocklists...
git pull
./getut1.sh ./getut1.sh
./getoisd.sh ./getoisd.sh
systemctl reload e2guardian