don't exit. not stable yet
This commit is contained in:
parent
96b72979a1
commit
135f1e5f42
|
@ -158,7 +158,7 @@ func createReleaseBox(box *gui.Node) {
|
|||
log.Info("maybe ALL DONE?")
|
||||
buttonEnable()
|
||||
worked = true
|
||||
os.Exit(0)
|
||||
// os.Exit(0)
|
||||
}
|
||||
log.Info("doRelease() failed")
|
||||
worked = false
|
||||
|
|
Loading…
Reference in New Issue