mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-09 20:32:52 +02:00
fix tapcli macaroon path
This commit is contained in:
@@ -341,7 +341,7 @@ alias frcli=\"frcli --rpcserver=localhost:8443 \
|
||||
--macaroonpath=/home/lit/.faraday/${chain}net/faraday.macaroon\"
|
||||
alias tapcli=\"tapcli --rpcserver=localhost:8443 \
|
||||
--tlscertpath=/home/lit/.lit/tls.cert \
|
||||
--macaroonpath=/home/lit/.tapd/${chain}net/admin.macaroon\"
|
||||
--macaroonpath=/home/lit/.tapd/data/${chain}net/admin.macaroon\"
|
||||
" | sudo tee -a /home/lit/.bashrc
|
||||
|
||||
# open ports on firewall
|
||||
|
Reference in New Issue
Block a user