#!/usr/bin/env bash # Put 'export' statements here for environment variables export PATH=$PWD/bin:$PATH export LD_LIBRARY_PATH=$PWD/lib