summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 4fb28be..69b6e6c 100644
--- a/build.sh
+++ b/build.sh
@@ -6,6 +6,9 @@ set -eu
# TODO actually install haunt
+GUILE_LOAD_PATH="$HOME/src/guile-commonmark${GUILE_LOAD_PATH:+:$GUILE_LOAD_PATH}"
+export GUILE_LOAD_PATH
+
cd "$HOME/www-personal"
./update.sh