switch to my forked repo
This commit is contained in:
@@ -9,10 +9,10 @@ import (
|
||||
|
||||
"bazil.org/fuse"
|
||||
"bazil.org/fuse/fs"
|
||||
"github.com/chrislusf/weed-fs/go/filer"
|
||||
"github.com/chrislusf/weed-fs/go/glog"
|
||||
"github.com/chrislusf/weed-fs/go/storage"
|
||||
"github.com/chrislusf/weed-fs/go/util"
|
||||
"github.com/mcqueenorama/weed-fs/go/filer"
|
||||
"github.com/mcqueenorama/weed-fs/go/glog"
|
||||
"github.com/mcqueenorama/weed-fs/go/storage"
|
||||
"github.com/mcqueenorama/weed-fs/go/util"
|
||||
)
|
||||
|
||||
func runMount(cmd *Command, args []string) bool {
|
||||
|
||||
Reference in New Issue
Block a user