add python wine installer

This commit is contained in:
2023-06-04 14:49:05 +02:00
parent 60ffb862dc
commit 69205a1d8a
+1 -1
View File
@@ -2,4 +2,4 @@ curl -o ./pythonInstaller.exe https://www.python.org/ftp/python/3.10.11/python-3
wine pythonInstaller.exe
currentPath = pwd
wine python -m pip install pyinstaller