Files
grout/scripts/Spruce/launch.sh
T

9 lines
138 B
Bash

#!/bin/sh
CUR_DIR="$(dirname "$0")"
cd "$CUR_DIR"/grout || exit 1
export CFW=SPRUCE
export LD_LIBRARY_PATH=lib:$LD_LIBRARY_PATH
./grout