aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-10-16 23:53:07 -0700
committerbnewbold <bnewbold@robocracy.org>2016-10-16 23:54:49 -0700
commit5eed918c1ac8756d5fa192e0ce69b6375d04888f (patch)
tree3484cb33b3ad8b12c4f66d33b7228757c803eb83
parent60941e8cd6cbdc58a781e9841475c415a97be4c3 (diff)
downloadeinhyrningsins-5eed918c1ac8756d5fa192e0ce69b6375d04888f.tar.gz
einhyrningsins-5eed918c1ac8756d5fa192e0ce69b6375d04888f.zip
switch to direct gh-pages
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 9fd1521..db6ed36 100644
--- a/Makefile
+++ b/Makefile
@@ -11,8 +11,7 @@ gh-pages: docs
cp doc/*.1.html /tmp/einhyrningsins-ronn
git checkout gh-pages
cp /tmp/einhyrningsins-ronn/*.html .
- cp einhyrningsins.1.html index.html
git add -u *.html
- git commit -m "updating rendered manpage for github docs"
+ git commit -m "updating rendered manpage for github docs" || true
git checkout master
rm -r /tmp/einhyrningsins-ronn