From 175b993c0c3b20178f2de8549cf2ab0588fa625d Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Sun, 17 Apr 2016 15:16:55 -0400 Subject: create executable folder to avoid error --- pkg/windows/pyinstaller-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/windows/pyinstaller-build.sh') diff --git a/pkg/windows/pyinstaller-build.sh b/pkg/windows/pyinstaller-build.sh index 06db8d54..7c9a3cb8 100755 --- a/pkg/windows/pyinstaller-build.sh +++ b/pkg/windows/pyinstaller-build.sh @@ -284,4 +284,4 @@ function main() { createInstallables cleanup } -main $@ \ No newline at end of file +main $@ -- cgit v1.2.3