Mercurial > hg > autobot
diff INSTALL.sh @ 247:042507e2bbe3
comments
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Thu, 22 Dec 2011 16:25:35 -0800 |
parents | 13a2a66b1c41 |
children | b6d0ce3cf430 |
line wrap: on
line diff
--- 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