mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 10:13:51 +01:00
2 lines
66 B
Bash
2 lines
66 B
Bash
|
export POCO_BASE=`pwd`
|
||
|
export PATH=$POCO_BASE/release/script:$PATH
|