@ -2,6 +2,8 @@
. ~/.local/share/ffx.venv/bin/activate
pushd ~/.local/src/ffx/
git checkout main
git pull
pip install --editable .
popd
deactivate