]> git.lizzy.rs Git - plan9front.git/blobdiff - rc/bin/inst/mountfs
audiohda: fix syntax error
[plan9front.git] / rc / bin / inst / mountfs
index 8aa9b16ff1a6e81d9bdf3b002c04cca12029c0f4..9bfea7fef4297d14dd6d50a5ef4ae87066751ffe 100755 (executable)
@@ -4,8 +4,10 @@
 # prereq: configfs
 
 switch($fstype){
-case fossil fossil+venti
-       exec mountfossil $*
+case cwfs cwfs64 cwfs64x
+       exec ./mountcwfs $*
+case hjfs
+       exec ./mounthjfs $*
 case *
        mountfs=notdone
        export mountfs