mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
9fs: remove tip (dead?), redirect sources to 9p.io
Fixes #195. Signed-off-by: Dan Cross <cross@gajendra.net>
This commit is contained in:
parent
1d0d432ccb
commit
83b1e7a39b
1 changed files with 1 additions and 3 deletions
4
bin/9fs
4
bin/9fs
|
@ -19,10 +19,8 @@ fn srv1 {
|
|||
|
||||
ns=`{namespace}
|
||||
switch($1){
|
||||
case tip
|
||||
srv1 -a tip utumno.tip9ug.jp
|
||||
case sources
|
||||
srv1 -n sources sources.cs.bell-labs.com
|
||||
srv1 -n sources 9p.io
|
||||
case *
|
||||
srv1 $1 $1
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue