fix: dpkg ims software

This commit is contained in:
2024-01-16 19:07:46 +08:00
parent 931249312b
commit ca21e901fd
4 changed files with 27 additions and 2 deletions

View File

@@ -123,6 +123,7 @@ type YamlConfig struct {
LicenseDir string `yaml:"licensedir"`
EtcListIMS string `yaml:"etcListIMS"`
EtcListDefault string `yaml:"etcListDefault"`
DpkgOverwrite bool `yaml:"dpkgOverwrite"`
} `yaml:"ne"`
Auth struct {