mirror of
https://github.com/zitadel/zitadel.git
synced 2025-02-28 23:37:23 +00:00
fix: don't close stdout (#4926)
Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
parent
15e62813ed
commit
758074beff
@ -110,8 +110,8 @@ func (mig *FirstInstance) Execute(ctx context.Context) error {
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
}
|
||||
defer f.Close()
|
||||
}
|
||||
|
||||
keyDetails, err := key.Detail()
|
||||
if err != nil {
|
||||
|
Loading…
x
Reference in New Issue
Block a user