From f24b3bb7b99e3d5daffe3242ce398494b2f28e74 Mon Sep 17 00:00:00 2001 From: staticsafe Date: Sun, 10 Jun 2012 18:00:30 -0400 Subject: [PATCH] changing repo link to a read-only version. --- envsetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envsetup.sh b/envsetup.sh index 0ba9575..9838a91 100755 --- a/envsetup.sh +++ b/envsetup.sh @@ -12,7 +12,7 @@ die() { # Some variable(s) userdistro="NULL" -repo="https://github.com/staticsafe/dotfiles.git" +repo="git://github.com/staticsafe/dotfiles.git" portpath="/opt/local/bin/port" # This is the default install directory for the MacPorts port binary, you may find this useful.