hqjenny-centrifuge/env.sh

4 lines
127 B
Bash
Raw Normal View History

2019-11-03 18:11:19 +08:00
export RDIR="$(realpath $( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )/../../)"
echo "Set \$RDIR to $RDIR"