This commit is contained in:
Maveno
2024-11-18 07:53:07 +01:00
parent 5ff0fc3fad
commit 3672474ff5

View File

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