Skip to content
Snippets Groups Projects
Commit 87c6bca8 authored by Hugo Hörnquist's avatar Hugo Hörnquist
Browse files

Add pre-inst-env file.

parent bd706677
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
export GUILE_LOAD_PATH=$(dirname $(realpath $0))
export GUILE_LOAD_COMPILED_PATH=$(dirname $(realpath $0))/obj
exec "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment