diff options
author | Ori Bernstein <ori@eigenstate.org> | 2020-03-20 14:12:23 -0700 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2020-03-20 14:12:23 -0700 |
commit | 7364a96b289c24637db802fca6c57d8024ca2359 (patch) | |
tree | fa0895cf08ff7794c0452344148cd9b701bc7293 /rc | |
parent | aa5e86a8caba5ede5626d09c5cb0997530920e57 (diff) | |
download | plan9front-7364a96b289c24637db802fca6c57d8024ca2359.tar.xz |
bell labs is dead, man
remove the last reference from 9fs.
Diffstat (limited to 'rc')
-rwxr-xr-x | rc/bin/9fs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/9fs b/rc/bin/9fs index eaccfae45..c60a9c9d7 100755 --- a/rc/bin/9fs +++ b/rc/bin/9fs @@ -74,7 +74,7 @@ case *.vac } vacfs -m /n/`{basename $1 .vac} `{cat $score} case wiki - srv -m 'net!plan9.bell-labs.com!wiki' wiki /mnt/wiki + srv -m 'net!9p.io!wiki' wiki /mnt/wiki case * switch($#*){ case 1 |