Skip to content

Commit 51a3de6

Browse files
committed
Update site
1 parent a2a3117 commit 51a3de6

File tree

3 files changed

+5621
-1358
lines changed

3 files changed

+5621
-1358
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ site:
4747
bundle exec rake deploy ; \
4848
cd .. ; \
4949
git add . ; \
50-
git commit -am "Update site" ; \
50+
git commit -anm "Update site" ; \
5151
git push origin master
5252

5353
site-clean:

0 commit comments

Comments
 (0)