basicswap-bash/bsx/update.sh
2024-02-26 12:07:53 -05:00

4 lines
85 B
Bash
Executable file

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