# HG changeset patch # User Jeff Hammel # Date 1324599935 28800 # Node ID 042507e2bbe3545574d20d70f2cb9312d6c4dca7 # Parent 76ef1a33e345ea0cacb188b9f9a4d80ead2e3193 comments diff -r 76ef1a33e345 -r 042507e2bbe3 INSTALL.sh --- a/INSTALL.sh Thu Dec 22 16:15:09 2011 -0800 +++ b/INSTALL.sh Thu Dec 22 16:25:35 2011 -0800 @@ -4,10 +4,10 @@ # install using # curl http://k0s.org/mozilla/hg/autobot/raw-file/tip/INSTALL.sh | bash -REPO='http://k0s.org/mozilla/hg/autobot' +REPO='http://k0s.org/mozilla/hg/autobot' # location of mercurial repository # destination -DEST='autobot' # name of the virtualenv +DEST='autobot' # name of the virtualenv relative to CWD if [ "$#" != "0" ] then DEST=$1