basicswap-bash/dep/update.sh

4 lines
63 B
Bash
Executable file

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