mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-24 11:57:44 +08:00
windows fix
This commit is contained in:
parent
7f31b0410c
commit
43fb5d5d72
@ -6,7 +6,7 @@ import (
|
||||
cmds "github.com/jbenet/go-ipfs/commands"
|
||||
)
|
||||
|
||||
var ipfsMount = &cmds.Command{
|
||||
var mountCmd = &cmds.Command{
|
||||
Helptext: cmds.HelpText{
|
||||
Tagline: "Not yet implemented on Windows",
|
||||
ShortDescription: "Not yet implemented on Windows. :(",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user