poco/env.sh
2013-07-23 15:04:48 +02:00

2 lines
66 B
Bash

export POCO_BASE=`pwd`
export PATH=$POCO_BASE/release/script:$PATH