basicswap-bash/bsx/update.sh

5 lines
63 B
Bash
Raw Normal View History

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