Botan deploy fix (Windows x64)
This commit is contained in:
parent
5bf2c1d6e1
commit
cd7884b508
3 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ signtool sign /v /sm /s My /n "Privacy Technologies OU" /fd sha256 /tr http://ti
|
|||
echo "Copying deploy data..."
|
||||
xcopy %DEPLOY_DATA_DIR% %OUT_APP_DIR% /s /e /y /i /f
|
||||
|
||||
del %OUT_APP_DIR%\botand.dll
|
||||
|
||||
cd %SCRIPT_DIR%
|
||||
xcopy %SCRIPT_DIR:"=%\installer %RELEASE_DIR:"=%\installer /s /e /y /i /f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue