diff --git a/hooks/post-update b/hooks/post-update new file mode 100755 index 0000000..69434f7 --- /dev/null +++ b/hooks/post-update @@ -0,0 +1,6 @@ +#!/bin/sh + +cd /var/www/metanohi.name +unset GIT_DIR +git pull +./scripts/transform-site.sh