mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 21:10:42 +02:00
3 lines
88 B
Bash
Executable File
3 lines
88 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker exec btcpayserver_feathercoind feathercoin-cli -datadir="/data" "$@" |