diff options
Diffstat (limited to 'pkg/windows/pyinstaller-build.sh')
-rwxr-xr-x | pkg/windows/pyinstaller-build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 $@ |