diff --git a/envsetup.sh b/envsetup.sh index d3788eb..b79abea 100755 --- a/envsetup.sh +++ b/envsetup.sh @@ -11,8 +11,8 @@ die() { # Some variable(s) -userdistro == "NULL" -repo == "git://github.com/staticsafe/dotfiles.git" +userdistro="NULL" +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.