summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 51788e77..5c6689df 100644
--- a/Makefile
+++ b/Makefile
@@ -3,5 +3,5 @@ generate:
bash ./buetow.org.sh --generate
publish:
ADD_GIT=yes bash ./buetow.org.sh --generate
- bash -c 'git commit -a;exit 0'
+ git commit -a
git push