dist & cache cleaning + preseeding
This commit is contained in:
@@ -68,6 +68,8 @@ func writeNewConfig(cfgBytes []byte) (err error) {
|
||||
err = os.Rename(out.Name(), cfgPath)
|
||||
|
||||
updateState()
|
||||
go updateCache()
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user