tweak cron and add infra docs web area

This commit is contained in:
Kevin Fenzi 2017-02-16 19:16:05 +00:00
parent dccb832f4b
commit 837bdbbba7

View file

@ -1,5 +1,6 @@
#!/bin/bash
pushd /git/infra-docs
git fetch origin
git fetch -q origin
pushd /srv/web/infra/docs
git pull -q