nicolas.dorier
7 years ago
2 changed files with 4 additions and 0 deletions
@ -0,0 +1 @@ |
|||||
|
docker exec -ti btcpayserver_groestlcoind groestlcoin-cli -datadir="/data" $args |
@ -0,0 +1,3 @@ |
|||||
|
#!/bin/bash |
||||
|
|
||||
|
docker exec -ti btcpayserver_groestlcoind groestlcoin-cli -datadir="/data" "$@" |
Loading…
Reference in new issue