mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-06-03 06:22:30 +02:00
3 lines
92 B
Bash
Executable File
3 lines
92 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker exec -ti btcpayserver_feathercoind feathercoin-cli -datadir="/data" "$@" |