diff options
Diffstat (limited to 'build.sh')
| -rw-r--r-- | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ set -eu # TODO actually install haunt -GUILE_LOAD_PATH="$HOME/src/guile-commonmark${GUILE_LOAD_PATH:+:$GUILE_LOAD_PATH}" +GUILE_LOAD_PATH="$HOME/git/guile-commonmark${GUILE_LOAD_PATH:+:$GUILE_LOAD_PATH}" export GUILE_LOAD_PATH cd "$HOME/www-personal" |
