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