add python wine installer
This commit is contained in:
2
packaging/prepareWindowsPackaging.sh
Normal file → Executable file
2
packaging/prepareWindowsPackaging.sh
Normal file → Executable file
@@ -2,4 +2,4 @@ curl -o ./pythonInstaller.exe https://www.python.org/ftp/python/3.10.11/python-3
|
|||||||
|
|
||||||
wine pythonInstaller.exe
|
wine pythonInstaller.exe
|
||||||
|
|
||||||
currentPath = pwd
|
wine python -m pip install pyinstaller
|
||||||
Reference in New Issue
Block a user