From: fennecdjay Date: Sun, 10 Nov 2019 22:46:53 +0000 (+0100) Subject: :book: Update X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=462070bb9468fa5de7b59bb3a568fc8436725df6;p=gwion.git :book: Update --- diff --git a/Makefile b/Makefile index 2edd54a4..abe03236 100644 --- a/Makefile +++ b/Makefile @@ -12,6 +12,7 @@ deploy: book @git commit -m "add book" @git subtree push --prefix book origin gh-pages @git rm -rf book + @rm -rf book @git add book @git commit -m "remove book"