]> Nishi Git Mirror - gwion.git/commitdiff
sd
authorfennecdjay <astor.jeremie@wanadoo.fr>
Sun, 10 Nov 2019 23:09:24 +0000 (00:09 +0100)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Sun, 10 Nov 2019 23:09:24 +0000 (00:09 +0100)
Makefile

index de25f8401d509b530bbde14990b62c59caef5acc..2badac7355d4cf1c45d1c3e536a49d4820fa0521 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ build: ensure
 book: build
 
 deploy: book
-       @git branch gh-pages && git pull && git checkout mdbook
+       @git checkout gh-pages && git pull && git checkout mdbook
        @git add -f book
        @git commit -m "add book"
        @echo lol