make scons work immediately after install

albatross
Greg Hogan 2020-10-21 11:44:26 -07:00
parent 7114cc29ab
commit 0aaeaef79d
1 changed files with 2 additions and 0 deletions

View File

@ -28,3 +28,5 @@ fi
echo "pip packages install ..."
pipenv install --dev --deploy --system
# update shims for newly installed executables (e.g. scons)
pyenv rehash