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