From 932df609cf40639ba0f90a3b0d123cb6052ccc5f Mon Sep 17 00:00:00 2001 From: ArsenArsen Date: Sat, 8 Jul 2017 11:48:14 +0200 Subject: [PATCH] I am bad --- AppVeyor/make_installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AppVeyor/make_installer.sh b/AppVeyor/make_installer.sh index 5171d65..732d0c5 100644 --- a/AppVeyor/make_installer.sh +++ b/AppVeyor/make_installer.sh @@ -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