dict, sky: update site from pdos.lcs.mit.edu to 9fans.github.io
This commit is contained in:
parent
cf4b9eefb3
commit
f2e0c7a2d2
@ -2,12 +2,12 @@
|
||||
# and modifying dict to handle it.
|
||||
# This is the Project Gutenberg original Webster's dictionary
|
||||
|
||||
hget http://pdos.lcs.mit.edu/~rsc/software/plan9/pgw.tar.bz2|
|
||||
wget -O- https://9fans.github.io/plan9port/dist/pgw.tar.bz2|
|
||||
bunzip2|
|
||||
tar xf -
|
||||
|
||||
# This is the Project Gutenberg original Roget's thesaurus
|
||||
|
||||
hget http://pdos.lcs.mit.edu/~rsc/software/plan9/roget.tar.bz2|
|
||||
wget -O- https://9fans.github.io/plan9port/dist/roget.tar.bz2|
|
||||
bunzip2|
|
||||
tar xf -
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user