From: Mark Wooding Date: Thu, 31 Jan 2008 22:50:03 +0000 (+0000) Subject: setup: Update the repo variable to point to the new name. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/8ba15f3794c2b9c231755fad27be3e9f78a660f1 setup: Update the repo variable to point to the new name. This should have happened ages ago, but obviously I haven't needed to set up a new machine for ages. --- diff --git a/setup b/setup index 3a3d673..8a96db4 100755 --- a/setup +++ b/setup @@ -7,7 +7,7 @@ umask 002 sub= mkdir -p $HOME$sub -: ${REPO=http://guvnor.distorted.org.uk/ftp/pub/mdw/profile} +: ${REPO=http://ftp.distorted.org.uk/ftp/pub/mdw/profile} export PATH=/usr/local/bin:$HOME$sub/bin:/usr/bin:/usr/ccs/bin:/bin