dist & cache cleaning + preseeding
This commit is contained in:
@@ -137,7 +137,9 @@ func unlockSecretStore(name string, passphrase []byte) (err httperr.Error) {
|
||||
})
|
||||
|
||||
go updateState()
|
||||
go migrateSecrets()
|
||||
|
||||
migrateSecrets() // we can probably remove it now
|
||||
go updateCache()
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user