mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-17 10:54:21 +01:00
4 lines
81 B
Bash
Executable File
4 lines
81 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker exec -ti btcpayserver_clightning_litecoin lightning-cli "$@"
|