mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-03 12:36:54 +00:00
@@ -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 == "" {
|
||||
|
Reference in New Issue
Block a user