3 lines
74 B
Text
3 lines
74 B
Text
|
export SOURCE=$(dirname $(realpath $0))
|
||
|
export PATH="${SOURCE}/bin:$PATH"
|