Preparing 3.0.7 release

This commit is contained in:
Adrien Bourmault 2019-08-11 19:02:01 +02:00
parent 4b9e8c20d6
commit 48b9045dc4
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ call pyinstaller -w -D --exclude-module PyQt5 --bootloader-ignore-signals --add-
copy LICENSE dist\CNIRevelator\LICENSE
copy src\id-card.ico dist\CNIRevelator\id-card.ico
copy src\background.png dist\CNIRevelator\background.png
copy src\*.png dist\CNIRevelator\*.png
signtool_8.1\signtool\signtool.exe sign /n "CNIRevelator by Adrien Bourmault (neox95)" dist\CNIRevelator\CNIRevelator.exe