chiark / gitweb /
setup: Modify URL for the FTP repository.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 15 May 2011 11:38:14 +0000 (12:38 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 15 May 2011 11:38:14 +0000 (12:38 +0100)
setup

diff --git a/setup b/setup
index 97be9714ca815cd8da571eb4fbdcfbd9c4d5244f..2cee341ad891637429ce3b580ffb50e544fa53bb 100755 (executable)
--- a/setup
+++ b/setup
@@ -10,7 +10,7 @@ umask 002
 sub=
 mkdir -p $HOME$sub
 
-: ${REPO=http://ftp.distorted.org.uk/ftp/pub/mdw/profile}
+: ${REPO=http://ftp.distorted.org.uk/pub/mdw/profile}
 
 export PATH=/usr/local/bin:$HOME$sub/bin:/usr/bin:/usr/ccs/bin:/bin