mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
figure out what's up with path
This commit is contained in:
@@ -44,4 +44,5 @@ md5sum ../PyInstaller/bootloader/Windows-32bit/*
|
|||||||
echo "PATH: $PATH"
|
echo "PATH: $PATH"
|
||||||
cd ..
|
cd ..
|
||||||
$python setup.py install
|
$python setup.py install
|
||||||
|
echo "cd to $mypath"
|
||||||
cd $mypath
|
cd $mypath
|
||||||
|
|||||||
@@ -43,4 +43,5 @@ md5sum ../PyInstaller/bootloader/Windows-64bit/*
|
|||||||
echo "PATH: $PATH"
|
echo "PATH: $PATH"
|
||||||
cd ..
|
cd ..
|
||||||
$python setup.py install
|
$python setup.py install
|
||||||
|
echo "cd to $mypath..."
|
||||||
cd $mypath
|
cd $mypath
|
||||||
|
|||||||
Reference in New Issue
Block a user