Fix planet-compat script

This commit is contained in:
Jay McCarthy 2014-06-27 07:57:11 -06:00
parent 791ce51fd4
commit 7f0f5f029b

View File

@ -1,6 +1,8 @@
#!/bin/bash
set -e
. ~/.profile
export PC_ROOT=~/Dev/local/pkg.rlo/planet-compat/root/
cd $(dirname $0)