Skip to content

Commit 8bcc5be

Browse files
committed
bugfix event
1 parent 1875f51 commit 8bcc5be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mytoninstaller/mytoninstaller.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ def Event(local, name):
181181
initBlock_b64 = sys.argv[ix+1]
182182
initBlock = b642dict(initBlock_b64)
183183
CreateLocalConfig(local, initBlock)
184+
local.exit()
184185
#end define
185186

186187

0 commit comments

Comments
 (0)