poco/env.sh

2 lines
66 B
Bash
Raw Normal View History

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