From 8ba15f3794c2b9c231755fad27be3e9f78a660f1 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Thu, 31 Jan 2008 22:50:03 +0000 Subject: [PATCH] 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. --- setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0