diff options
author | David du Colombier <0intro@gmail.com> | 2017-09-01 20:17:47 +0200 |
---|---|---|
committer | David du Colombier <0intro@gmail.com> | 2017-09-01 20:17:47 +0200 |
commit | f2e0c7a2d266ae88f52b139d92d01c0960232536 (patch) | |
tree | 09a949cfac4496e5d765dc2eb9b47bb7d8354cf2 /sky | |
parent | cf4b9eefb30c5fc1cfe246f4c5cafc11d0be793c (diff) | |
download | plan9port-f2e0c7a2d266ae88f52b139d92d01c0960232536.tar.gz plan9port-f2e0c7a2d266ae88f52b139d92d01c0960232536.tar.bz2 plan9port-f2e0c7a2d266ae88f52b139d92d01c0960232536.zip |
dict, sky: update site from pdos.lcs.mit.edu to 9fans.github.io
Diffstat (limited to 'sky')
-rw-r--r-- | sky/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ -wget -O- http://pdos.lcs.mit.edu/~rsc/scat.tgz | gunzip | tar xf - +wget -O- https://9fans.github.io/plan9port/dist/scat.tgz | gunzip | tar xf - cp here.sample here |