summaryrefslogtreecommitdiff
path: root/pull
diff options
context:
space:
mode:
Diffstat (limited to 'pull')
-rwxr-xr-xpull5
1 files changed, 5 insertions, 0 deletions
diff --git a/pull b/pull
new file mode 100755
index 0000000..cb73aa3
--- /dev/null
+++ b/pull
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+git pull
+make site
+cp -r ./_site/* /var/www/html/