chore: 打包restconf.yaml配置文件改名omc.yaml
This commit is contained in:
@@ -326,7 +326,7 @@ func GetDefaultUserAgent() string {
|
||||
return "OMC/" + global.Version
|
||||
}
|
||||
|
||||
// const defaultConfigFile = "./etc/restconf.yaml"
|
||||
// const defaultConfigFile = "./etc/omc.yaml"
|
||||
|
||||
// func init() {
|
||||
// cfile := flag.String("c", defaultConfigFile, "config file")
|
||||
|
||||
Reference in New Issue
Block a user