We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7b3403 commit 5ffe9d1Copy full SHA for 5ffe9d1
build_command_line_linux.bash
@@ -19,4 +19,4 @@ rm Web2ExeLinux/files/error.log Web2ExeLinux/files/last_project_path.txt Web2Exe
19
zip -r -9 Web2ExeLinux-CMD.zip Web2ExeLinux-CMD/*
20
zip -r -9 Web2ExeLinux-${VERSION}.zip Web2ExeLinux
21
22
-python upload_release.py
+python3.4 upload_release.py
0 commit comments