mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-03 17:36:59 +01:00
4 lines
88 B
Bash
4 lines
88 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
docker exec -ti btcpayservertests_merchant_lightningd_1 lightning-cli "$@"
|