Skip to content

Commit

Permalink
escape /Users/david/.rbenv/shims:/Users/david/.rbenv/bin:/usr/local/s…
Browse files Browse the repository at this point in the history
…hare/python:/Users/david/.nvm/v0.6.10/bin:/Users/david/.bash/bin:/usr/local/bin:/usr/local/sbin:/Users/david/.bin:/usr/bin:/bin:/usr/sbin:/sbin
  • Loading branch information
ddollar committed Jul 12, 2012
1 parent 3456562 commit b1a2553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/compile
Expand Up @@ -175,4 +175,4 @@ echo "Dependencies installed" | indent

echo "-----> Setting up .profile"
mkdir -p $BUILD_DIR/.profile.d
echo "export PATH=\"/app/bin:/app/node_modules/.bin:$PATH\"" > $BUILD_DIR/.profile.d/nodejs.sh
echo "export PATH=\"/app/bin:/app/node_modules/.bin:\$PATH\"" > $BUILD_DIR/.profile.d/nodejs.sh

0 comments on commit b1a2553

Please sign in to comment.