From: fennecdjay Date: Sun, 10 Nov 2019 23:44:59 +0000 (+0100) Subject: add book X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=806effed84b27a83b9baa87c7957c6710f3ff6fd;p=gwion.git add book --- diff --git a/Makefile b/Makefile index 712065b1..4623bc0e 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,6 @@ deploy: book @git add -f book @git commit -m "add book" @git subtree push --prefix book origin gh-pages - eho hehe @git rm -r book @rm -rf book @git commit -m "remove book"