Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix niecza clone
  • Loading branch information
coke committed Jan 8, 2014
1 parent 4b119a3 commit 4392d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/niecza.sh
Expand Up @@ -8,7 +8,7 @@ rm -r ~/.local/share/NieczaModuleCache
# default to sysperl
PATH=/usr/local/bin:$PATH

git clone git://github.com/sorear/niecza.git
git clone repos/niecza.git
cd niecza
ln -s ../../roast t/spec
echo "#!/usr/bin/env perl" > perl6
Expand Down

0 comments on commit 4392d52

Please sign in to comment.