Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jfredett committed May 12, 2012
1 parent 7c179cb commit 46e693d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/compile
Expand Up @@ -65,7 +65,7 @@ init_environment() {
mkdir -p $CACHE

mkdir -p $CACHE/gems/{bin,install}
gem install -l -n $CACHE/gems/bin -i $CACHE/gems/install --no-rdoc --no-ri rake
gem install -n $CACHE/gems/bin -i $CACHE/gems/install --no-rdoc --no-ri rake

touch $CACHE/rbx_version
}
Expand Down

0 comments on commit 46e693d

Please sign in to comment.