Skip to content

Commit

Permalink
Console mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Insoleet committed Apr 6, 2016
1 parent 2581394 commit 493b60a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sakia.spec
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ exe = EXE(pyz,
debug=True,
strip=False,
upx=True,
console=False,
console=True,
icon='sakia.ico')

coll = COLLECT(exe,
Expand Down

0 comments on commit 493b60a

Please sign in to comment.