From 99ab3ed195f418fd93ee4a52ebbee18c0e96895b Mon Sep 17 00:00:00 2001
From: Sam Calisch <s.calisch@gmail.com>
Date: Sun, 30 Jul 2017 17:06:28 -0400
Subject: [PATCH] update index

---
 update_index.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_index.sh b/update_index.sh
index 7ac5667..388ae9c 100755
--- a/update_index.sh
+++ b/update_index.sh
@@ -1,5 +1,5 @@
+git pull
 grip README.md --export index.html
 git add index.html
 git commit -m "update index"
-git pull
 git push
\ No newline at end of file
-- 
GitLab