diff --git a/start.sh b/start.sh index e5461fdd..1e261005 100755 --- a/start.sh +++ b/start.sh @@ -10,5 +10,5 @@ alias php='/usr/local/php/bin/php' export PHP_RET=$(. ./start-ci.sh | tail -1) git add -A adblock-for-dnsmasq.conf origin-files/* -git commit -am "auto commit. script output--- $PHP_RET" +git commit -am "auto commit. $PHP_RET" git push --force