basicswap-bash/bsx/update.sh

5 lines
85 B
Bash
Raw Normal View History

#!/bin/bash
cd $SWAP_DATADIR/basicswap
git pull
2024-02-26 17:07:53 +00:00
$SWAT_DATADIR/venv/bin/pip install .