Skip to content

Commit

Permalink
Remove duplicate /
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Dec 8, 2019
1 parent a1c583c commit 6b86aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/loadall1
Expand Up @@ -73,7 +73,7 @@ if [ $SKIPBOOTSTRAP == 'no' ]; then
perl -MCPAN -e 'CPAN::Shell->install("D/DA/DAGOLDEN/CPAN-Meta-2.101090.tar.gz")'
perl -MCPAN -e 'CPAN::Shell->install("D/DA/DAGOLDEN/CPAN-Reporter-1.1902.tar.gz")'
perl -MCPAN -e 'CPAN::Shell->install("A/AN/ANDK/CPAN-1.99_51.tar.gz")'
perl -MCPAN -e 'CPAN::Shell->install("http://backpan.cpantesters.org/authors/id/A/AN/ANDK//CPAN-1.99_51.tar.gz")'
perl -MCPAN -e 'CPAN::Shell->install("http://backpan.cpantesters.org/authors/id/A/AN/ANDK/CPAN-1.99_51.tar.gz")'
fi
done
fi
Expand Down

0 comments on commit 6b86aed

Please sign in to comment.