mirror of
https://github.com/nahuhh/basicswap-bash.git
synced 2024-11-17 00:07:43 +00:00
4 lines
74 B
Bash
4 lines
74 B
Bash
|
#!/bin/bash
|
||
|
. $SWAP_DATADIR/venv/bin/activate && python -V
|
||
|
./dep/setup.sh
|