summaryrefslogtreecommitdiff
path: root/live.sh
diff options
context:
space:
mode:
Diffstat (limited to 'live.sh')
-rwxr-xr-xlive.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/live.sh b/live.sh
index a5f79ee..cc8f059 100755
--- a/live.sh
+++ b/live.sh
@@ -1,3 +1,9 @@
+cd content
+git pull
+cd ..
+git pull
+make clean
+make
./generate
cp -r output/* /var/www/html
chmod -R +r /var/www/html/blog