chiark / gitweb /
setup: Fetch archives over HTTPS now.
[profile] / setup
diff --git a/setup b/setup
index b64b0a5e8c973f5608dc8cc6878736caca64b7c9..9ccc5b8f1e7a19332f2a799c4af236afeea0e06b 100755 (executable)
--- a/setup
+++ b/setup
@@ -10,7 +10,7 @@ umask 002
 sub=
 mkdir -p $HOME$sub
 
-: ${REPO=http://ftp.distorted.org.uk/pub/mdw/profile}
+: ${REPO=https://ftp.distorted.org.uk/pub/mdw/profile}
 
 export PATH=/usr/local/bin:$HOME$sub/bin:/usr/bin:/usr/ccs/bin:/bin