mirror of https://github.com/qwqdanchun/nps.git
parent
f22914c3ad
commit
27a7a67e3c
|
@ -218,7 +218,6 @@ func run() {
|
|||
commonConfig.Client = new(file.Client)
|
||||
commonConfig.Client.Cnf = new(file.Config)
|
||||
go client.StartLocalServer(localServer, commonConfig)
|
||||
return
|
||||
}
|
||||
env := common.GetEnvMap()
|
||||
if *serverAddr == "" {
|
||||
|
|
Loading…
Reference in New Issue