From 03975a35c299e313f0b42cd9017f60502d82676a Mon Sep 17 00:00:00 2001 From: fennecdjay Date: Mon, 11 Nov 2019 00:45:37 +0100 Subject: [PATCH] : --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 4623bc0e..8d9d273c 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,6 @@ build: ensure book: build deploy: book - echo lol @git branch -r | grep gh-pages && git push origin :gh-pages || true @git add -f book @git commit -m "add book" -- 2.43.0