3 lines
92 B
Bash
3 lines
92 B
Bash
#!/bin/bash
|
|
|
|
docker exec -ti btcpayserver_feathercoind feathercoin-cli -datadir="/data" "$@" |