Make docs-sync quiet so we only get emails on errors not every day
This commit is contained in:
parent
b6ed533026
commit
b4f54346ca
1 changed files with 2 additions and 2 deletions
|
@ -9,5 +9,5 @@ fi
|
|||
|
||||
|
||||
cd /srv/web/docs
|
||||
git reset --hard
|
||||
git pull
|
||||
git reset -q --hard
|
||||
git pull -q
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue