Skip to content

Commit

Permalink
Merge f3ea943 into a2790fe
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed May 5, 2014
2 parents a2790fe + f3ea943 commit 7259da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perlbrew-install
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

PERLBREWURL=https://raw.github.com/gugod/App-perlbrew/master/perlbrew
PERLBREWURL=https://raw.githubusercontent.com/gugod/App-perlbrew/master/perlbrew

if [ -z "$TMPDIR" ]; then
if [ -d "/tmp" ]; then
Expand Down

0 comments on commit 7259da7

Please sign in to comment.