This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
btcpayserver-docker
mirror of
https://github.com/lukechilds/btcpayserver-docker.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
1012
Commits
11
Branches
0
Tags
2.9 MiB
Shell
58.1%
C#
37.8%
PowerShell
2.6%
Dockerfile
1.5%
Tree:
9905f5c4b7
btcpayserver-docker
/
trezarcoin-cli.sh
3 lines
90 B
Raw
Blame
History
#!/bin/bash
docker
exec
-ti btcpayserver_trezarcoind trezarcoin-cli -datadir
=
"/data"
"
$@
"
Reference in new issue