whereibelong case

This commit is contained in:
Jay Lee
2019-10-11 14:05:19 -04:00
parent b646023c41
commit c6173e2957

View File

@@ -61,7 +61,7 @@ if [ "$?" != "0" ] || [[ "$PYVER" != *"$BUILD_PYTHON_VERSION"* ]]; then
cd ~
fi
cd $WHEREIBELONG
cd $whereibelong
python=~/python/bin/python3
pip=~/python/bin/pip3