Skip to content

Commit

Permalink
add gemstone/bin to dev/defPath.env
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehenrich committed Nov 11, 2021
1 parent 2a85844 commit e76ee3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/defPath.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ pushd "$( dirname "${BASH_SOURCE[0]}" )"
cd ..
export PATH="`pwd`/bin":$PATH
export PATH="`pwd`/scriptBin":$PATH
export PATH="`pwd`/gemstone/bin":$PATH
popd

0 comments on commit e76ee3f

Please sign in to comment.