7 lines
213 B
Plaintext
7 lines
213 B
Plaintext
# we append this text to the btcpay server /home/ubuntu/.bashrc so
|
|
# logged in users have more common access to the variou
|
|
|
|
alias bitcoin-cli="bitcoin-cli.sh $@"
|
|
alias lightning-cli="bitcoin-lightning-cli.sh $@"
|
|
|