update script

This commit is contained in:
gentlyxu 2019-10-25 04:46:57 +00:00
parent 145e3448f9
commit a4723aee9c

View File

@ -40,7 +40,7 @@ fi
PHP_RET=$(/usr/local/php/bin/php make-addr.php) PHP_RET=$(/usr/local/php/bin/php make-addr.php)
git add adblock-for-dnsmasq.conf git add -A adblock-for-dnsmasq.conf hosts1 hosts2
git commit -am "auto commit. script output--- $PHP_RET" git commit -am "auto commit. script output--- $PHP_RET"
git push --force git push --force