mirror of
https://github.com/nahuhh/basicswap-bash.git
synced 2025-03-12 09:27:58 +00:00
3 lines
77 B
Bash
Executable file
3 lines
77 B
Bash
Executable file
#!/bin/bash
|
|
#set -x
|
|
basicswap-prepare --datadir=$SWAP_DATADIR --upgradecores
|