From 806effed84b27a83b9baa87c7957c6710f3ff6fd Mon Sep 17 00:00:00 2001 From: fennecdjay Date: Mon, 11 Nov 2019 00:44:59 +0100 Subject: [PATCH] add book --- Makefile | 1 - 1 file changed, 1 deletion(-) 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" -- 2.43.0