mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 01:41:36 +00:00
actions take 87
This commit is contained in:
@@ -16,8 +16,11 @@ export mypath=$(pwd)
|
||||
cd ~
|
||||
|
||||
choco install python $CHOCOPTIONS
|
||||
export python=python3
|
||||
export pip=pip3
|
||||
export python="/c/Python39/bin/python3"
|
||||
export pip="/c/Python39/bin/pip3"
|
||||
ls -l /
|
||||
ls -l /c
|
||||
ls -l /c/Python39/
|
||||
|
||||
# Python
|
||||
#echo "Installing Python..."
|
||||
|
||||
Reference in New Issue
Block a user