update scripts
This commit is contained in:
parent
5cccc6636f
commit
9f246b4d43
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
#!/bin/bash
|
||||
cd "$(dirname "$0")"
|
||||
echo Fetching blocklists...
|
||||
git pull
|
||||
./getut1.sh
|
||||
./getoisd.sh
|
||||
systemctl reload e2guardian
|
||||
|
|
Loading…
Reference in a new issue