automatic commit

This commit is contained in:
Niels 2015-06-21 12:47:35 +02:00
parent e289eada49
commit d200abfb5f

View file

@ -50,6 +50,7 @@ update_doxygen_online:
git checkout gh-pages git checkout gh-pages
rm -fr html rm -fr html
mv /tmp/github-html html mv /tmp/github-html html
git commit -m "Doxygen update"
git checkout master git checkout master
# create scanner with re2c # create scanner with re2c