fix https://github.com/chrislusf/seaweedfs/issues/3000
@ -272,6 +272,7 @@ func (ms *MasterServer) startAdminScripts() {
shellOptions.Masters = &masterAddress
shellOptions.Directory = "/"
*shellOptions.FilerGroup = ""
commandEnv := shell.NewCommandEnv(&shellOptions)