fix segmentation violation
fix https://github.com/chrislusf/seaweedfs/issues/3000
This commit is contained in:
@@ -272,6 +272,7 @@ func (ms *MasterServer) startAdminScripts() {
|
||||
shellOptions.Masters = &masterAddress
|
||||
|
||||
shellOptions.Directory = "/"
|
||||
*shellOptions.FilerGroup = ""
|
||||
|
||||
commandEnv := shell.NewCommandEnv(&shellOptions)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user