aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 02db7c8..f45c98b 100644
--- a/Makefile
+++ b/Makefile
@@ -6,5 +6,5 @@ run: clean
6 6
7publish: 7publish:
8 git add . 8 git add .
9 git commit -m "update" 9 git commit -m "content update"
10 git push 10 git push