weed shell: fs.cd change current directory
This commit is contained in:
@@ -33,7 +33,7 @@ func runShell(command *Command, args []string) bool {
|
||||
|
||||
shellOptions.FilerHost = "localhost"
|
||||
shellOptions.FilerPort = 8888
|
||||
shellOptions.Directory = ""
|
||||
shellOptions.Directory = "/"
|
||||
|
||||
shell.RunShell(shellOptions)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user