begin writing perp packaging scripts
This commit is contained in:
5
packaging/prepareWindowsPackaging.sh
Normal file
5
packaging/prepareWindowsPackaging.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
curl -o ./pythonInstaller.exe https://www.python.org/ftp/python/3.10.11/python-3.10.11-amd64.exe
|
||||
|
||||
wine pythonInstaller.exe
|
||||
|
||||
currentPath = pwd
|
||||
Reference in New Issue
Block a user