Make docs-sync quiet so we only get emails on errors not every day

This commit is contained in:
Kevin Fenzi 2015-09-27 15:46:02 +00:00
parent b6ed533026
commit b4f54346ca

View file

@ -9,5 +9,5 @@ fi
cd /srv/web/docs
git reset --hard
git pull
git reset -q --hard
git pull -q