sovereign-stack/deployment/btcpayserver/bashrc.txt

7 lines
213 B
Plaintext
Raw Normal View History

2022-10-26 23:33:43 +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 $@"