Fix planet-compat script
This commit is contained in:
parent
791ce51fd4
commit
7f0f5f029b
|
@ -1,6 +1,8 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
. ~/.profile
|
||||
|
||||
export PC_ROOT=~/Dev/local/pkg.rlo/planet-compat/root/
|
||||
|
||||
cd $(dirname $0)
|
||||
|
|
Loading…
Reference in New Issue
Block a user