#!/bin/bash export PATH="$PWD/scripts:$PATH" export GUILE_LOAD_PATH="$PWD:$GUILE_LOAD_PATH" exec "$@"