diff options
-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 29fd584a4..650511b40 100755 --- a/rc/bin/9fs +++ b/rc/bin/9fs @@ -61,7 +61,7 @@ case 9front for(i in 9front extra fqa hardware iso lists pkg) bind /n/9front.org/$i /n/$i 9fs tcp!9front.org!7734 - bind -a /n/9front.org!7734 /n/lists + bind -b /n/9front.org!7734 /n/lists 9fs contrib.9front.org for(i in bugs contrib sources) bind /n/contrib.9front.org/$i /n/$i |