Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
use readonly star checkout
  • Loading branch information
coke committed May 15, 2013
1 parent bf96413 commit fd8b792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/star.sh
Expand Up @@ -9,7 +9,7 @@ LOG_DIR=`pwd`/log
# start fresh
rm -rf star

git clone git@github.com:rakudo/star.git
git clone git://github.com/rakudo/star.git
cd star
# get skeleton
make -f tools/star/Makefile
Expand Down

0 comments on commit fd8b792

Please sign in to comment.