ff
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
. ~/.local/share/ffx.venv/bin/activate
|
. ~/.local/share/ffx.venv/bin/activate
|
||||||
pushd ~/.local/src/ffx/
|
pushd ~/.local/src/ffx/
|
||||||
git checkout main
|
git checkout "${1:-main}"
|
||||||
git pull
|
git pull
|
||||||
pip install --editable .
|
pip install --editable .
|
||||||
popd
|
popd
|
||||||
|
|||||||
Reference in New Issue
Block a user