project/btcpayserver/bashrc.txt

7 lines
213 B
Plaintext
Raw Normal View History

2023-03-06 19:30:56 +00:00
# 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 $@"