Commit e0fa56f8 authored by Niels's avatar Niels

clean up

parent 332b1099
......@@ -50,7 +50,7 @@ update_doxygen_online:
git checkout gh-pages
rm -fr html
mv /tmp/github-html html
cd html ; git rm $(git ls-files --deleted)
cd html ; -git rm $(shell git ls-files --deleted)
git commit -m "Doxygen update"
git checkout master
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment