From 5f0155b9682fc205c6196e8b9443cc6e45931939 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 29 Apr 2013 17:12:13 +0200 Subject: [PATCH] +push Signed-off-by: Nico Schottelius --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 75133e6..e77273d 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ pub: webpub: cp ctt.mdwn $(webdir) - cd $(webdir) && git add ctt.mdwn && git commit -m "ctt update" ctt.mdwn + cd $(webdir) && git add ctt.mdwn && git commit -m "ctt update" ctt.mdwn ; git push %.1: %.text