From 6f6138bca05fdf648908646bc0f6773388090f11 Mon Sep 17 00:00:00 2001 From: gently Date: Tue, 24 Dec 2019 22:03:21 +0800 Subject: [PATCH] update --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.sh b/start.sh index f9ed5241..53f34a45 100755 --- a/start.sh +++ b/start.sh @@ -98,7 +98,7 @@ cat easylist*.txt | grep -E "^@@\|\|?[^\^=\/:]+?\^[^\/=\*]+?$" | sort | uniq >wh cd ../ PHP_RET=$(/usr/local/php/bin/php make-addr.php) - +/usr/local/php/bin/php tools/easylist-extend.php anti-ad-easylist.txt git add -A adblock-for-dnsmasq.conf origin-files/* git commit -am "auto commit. script output--- $PHP_RET" git push --force