git: 9front

Download patch

ref: 4fc1967ea04185a8005bd30b2d5bf36f326dff35
parent: 8820436e7c3fd6ddbfd33c0b4e83be3ae70dfcf2
author: glenda <glenda@9front.local>
date: Fri Sep 3 21:49:04 EDT 2021

/rc/bin/9fs: remove case 9bugs (defunct)

--- a/rc/bin/9fs
+++ b/rc/bin/9fs
@@ -48,9 +48,6 @@
 	9fs tcp!9front.org!9000
 	for(i in 9front extra fqa hardware iso lists pkg sites)
 		bind /n/9front.org!9000/$i /n/$i
-case 9bugs
-	9fs contrib.9front.org
-	bind /n/contrib.9front.org/bugs /n/bugs
 case 9contrib
 	9fs contrib.9front.org /n/contrib
 case 9grep
--