This commit is contained in:
ArsenArsen 2017-07-08 11:48:14 +02:00
parent e5dc2d0b99
commit 932df609cf
1 changed files with 1 additions and 1 deletions

View File

@ -44,4 +44,4 @@ ls
cat installer.iss.pattern.bottom >> installer.iss
"C:\Program Files (x86)\Inno Setup 5\ISCC.exe" installer.iss
cp Output/setup.exe ../../installer.exe || exit 1
cp Output/portable.zip ../../ || exit 2
cp portable.zip ../../ || exit 2