setup: Update the repo variable to point to the new name.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 31 Jan 2008 22:50:03 +0000 (22:50 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 31 Jan 2008 22:50:03 +0000 (22:50 +0000)
This should have happened ages ago, but obviously I haven't
needed to set up a new machine for ages.

setup

diff --git a/setup b/setup
index 3a3d673..8a96db4 100755 (executable)
--- 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