mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
9fs: add sites to 9front case.
This commit is contained in:
parent
2ef975ae7d
commit
c7db24fc26
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ case 9pio
|
||||||
srv -nq tcp!9p.io 9pio && mount -nC /srv/9pio /n/9pio
|
srv -nq tcp!9p.io 9pio && mount -nC /srv/9pio /n/9pio
|
||||||
case 9front
|
case 9front
|
||||||
9fs 9front.org
|
9fs 9front.org
|
||||||
for(i in 9front extra fqa hardware iso lists pkg)
|
for(i in 9front extra fqa hardware iso lists pkg sites)
|
||||||
bind /n/9front.org/$i /n/$i
|
bind /n/9front.org/$i /n/$i
|
||||||
9fs tcp!9front.org!7734
|
9fs tcp!9front.org!7734
|
||||||
bind -b /n/9front.org!7734 /n/lists
|
bind -b /n/9front.org!7734 /n/lists
|
||||||
|
|
Loading…
Reference in a new issue