mirror of
https://github.com/nahuhh/basicswap-bash.git
synced 2025-01-05 10:29:31 +00:00
3 lines
87 B
Bash
Executable file
3 lines
87 B
Bash
Executable file
#!/bin/bash
|
|
. $SWAP_DATADIR/venv/bin/activate && python -V
|
|
/usr/local/bin/bsx/setup.sh
|