first commit

This commit is contained in:
MillerUk 2022-06-05 19:32:18 +00:00
parent d2ab99b8d5
commit a31a113c2d
2 changed files with 1 additions and 1 deletions

0
CRON Normal file
View File

View File

@ -3,7 +3,7 @@
cd /home/adguard-filter-list
# Create compiled blocklist
#time /usr/local/bin/hostlist-compiler -v -c hostlist-compiler-config.json -o blocklist
time /usr/local/bin/hostlist-compiler -v -c hostlist-compiler-config.json -o blocklist
# Date and time
currentDate=`/bin/date '+%Y-%m-%d'`