figure out what's up with path

This commit is contained in:
Jay Lee
2019-09-18 17:44:37 -04:00
parent 0e1da6982b
commit 9cb4ee9d6f
2 changed files with 2 additions and 0 deletions

View File

@@ -44,4 +44,5 @@ md5sum ../PyInstaller/bootloader/Windows-32bit/*
echo "PATH: $PATH"
cd ..
$python setup.py install
echo "cd to $mypath"
cd $mypath

View File

@@ -43,4 +43,5 @@ md5sum ../PyInstaller/bootloader/Windows-64bit/*
echo "PATH: $PATH"
cd ..
$python setup.py install
echo "cd to $mypath..."
cd $mypath