bugfix + better py for win install script
This commit is contained in:
@@ -2,4 +2,6 @@ curl -o ./pythonInstaller.exe https://www.python.org/ftp/python/3.10.11/python-3
|
||||
|
||||
wine pythonInstaller.exe
|
||||
|
||||
wine python -m pip install pyinstaller
|
||||
wine python -m pip install pyinstaller
|
||||
|
||||
printf '\n\n==> Done installing python for windows\n\n'
|
||||
Reference in New Issue
Block a user