mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-23 06:49:25 +08:00
fixed result string
This commit is contained in:
parent
ab44085b94
commit
d52992bb30
2
start.sh
2
start.sh
@ -7,7 +7,7 @@ git pull
|
|||||||
|
|
||||||
shopt -s expand_aliases
|
shopt -s expand_aliases
|
||||||
alias php='/usr/local/php/bin/php'
|
alias php='/usr/local/php/bin/php'
|
||||||
. ./start-ci.sh
|
export PHP_RET=$(. ./start-ci.sh)
|
||||||
|
|
||||||
git add -A adblock-for-dnsmasq.conf origin-files/*
|
git add -A adblock-for-dnsmasq.conf origin-files/*
|
||||||
git commit -am "auto commit. script output--- $PHP_RET"
|
git commit -am "auto commit. script output--- $PHP_RET"
|
||||||
|
Loading…
Reference in New Issue
Block a user