basicswap-bash/bsx/update.sh
2024-04-13 08:05:18 -05:00

4 lines
85 B
Bash
Executable file

#!/bin/bash
cd $SWAP_DATADIR/basicswap
git pull
$SWAP_DATADIR/venv/bin/pip install .