mirror of
https://github.com/mandiant/capa.git
synced 2025-12-25 12:24:37 -08:00
Update pyinstaller.spec
This commit is contained in:
2
.github/pyinstaller/pyinstaller.spec
vendored
2
.github/pyinstaller/pyinstaller.spec
vendored
@@ -79,7 +79,7 @@ exe = EXE(
|
||||
name="capa",
|
||||
icon="logo.ico",
|
||||
debug=False,
|
||||
strip=None,
|
||||
strip=False,
|
||||
upx=True,
|
||||
console=True,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user