From: Mark Wooding Date: Sun, 15 May 2011 11:38:14 +0000 (+0100) Subject: setup: Modify URL for the FTP repository. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/82c688c7806ff740ff21084d166c0bc50047d80b?ds=inline setup: Modify URL for the FTP repository. --- diff --git a/setup b/setup index 97be971..2cee341 100755 --- 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