Skip to content

Commit

Permalink
publish assets
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewseddon committed Oct 10, 2012
1 parent 668d631 commit 77ee8a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/compile
Expand Up @@ -184,3 +184,7 @@ echo "Dependencies installed" | indent
echo "-----> Building runtime environment"
mkdir -p $BUILD_DIR/.profile.d
echo "export PATH=\"\$HOME/bin:\$HOME/node_modules/.bin:\$PATH\"" > $BUILD_DIR/.profile.d/nodejs.sh

# publish assets
echo "-----> Publish assets"
cake publish.assets

0 comments on commit 77ee8a4

Please sign in to comment.