chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
f4dd362
)
setup: Fetch archives over HTTPS now.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 26 Apr 2016 22:02:04 +0000
(23:02 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 26 Apr 2016 22:02:04 +0000
(23:02 +0100)
I can't believe that there was no integrity protection on the archive
fetching. I guess there wasn't on the profile when I still used git://
for that, though...
setup
patch
|
blob
|
blame
|
history
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
sub=
mkdir -p $HOME$sub
-: ${REPO=http://ftp.distorted.org.uk/pub/mdw/profile}
+: ${REPO=http
s
://ftp.distorted.org.uk/pub/mdw/profile}
export PATH=/usr/local/bin:$HOME$sub/bin:/usr/bin:/usr/ccs/bin:/bin
export PATH=/usr/local/bin:$HOME$sub/bin:/usr/bin:/usr/ccs/bin:/bin