Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Commit

Permalink
Add export PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
l4u authored and evanmcc committed Jan 30, 2015
1 parent 7bbac9c commit d52bdeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/compile
Expand Up @@ -41,6 +41,7 @@ ln -s ${ERLROOT} /app/otp
${ERLROOT}/Install -minimal /app/otp

PATH=/app/otp/bin:$PATH
export PATH

cd $build

Expand Down

0 comments on commit d52bdeb

Please sign in to comment.