record path

This commit is contained in:
Jay Lee
2019-04-23 16:03:45 -04:00
parent ee3b6e471b
commit fdfd6e80fb

View File

@@ -54,6 +54,8 @@ pip=~/python/bin/pip3
$python -V
cd $whereibelong
echo "Upgrading pip packages..."
$pip freeze > upgrades.txt
$pip install --upgrade -r upgrades.txt