Commit fd0b85c
committed
python: Launch GUI by default
pyinstaller just runs the script, so we need to make the default, the
gui.
Signed-off-by: Daniel Schaefer <dhs@frame.work>1 parent c3d7359 commit fd0b85c
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | | - | |
| 407 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
0 commit comments