Commit b1a25530 authored by David Dollar's avatar David Dollar

escape...

escape /Users/david/.rbenv/shims:/Users/david/.rbenv/bin:/usr/local/share/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
parent 34565621
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment