mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 22:25:28 +01:00
4 lines
88 B
Bash
4 lines
88 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
docker exec -ti btcpayservertests_customer_lightningd_1 lightning-cli "$@"
|