mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-01-03 14:14:22 +01:00
4 lines
69 B
Bash
Executable File
4 lines
69 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker exec -ti btcpayserver_lnd_bitcoingold lncli "$@"
|