mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-27 13:44:14 +01:00
.spec: change the default value of ups to false.
This commit is contained in:
parent
b08d593556
commit
87f32b1a08
@ -14,5 +14,5 @@ exe = EXE(pyz,
|
||||
name='svtplay-dl',
|
||||
debug=False,
|
||||
strip=None,
|
||||
upx=True,
|
||||
upx=False,
|
||||
console=True)
|
Loading…
Reference in New Issue
Block a user