fix tapcli macaroon path

This commit is contained in:
openoms
2025-09-08 14:58:51 +02:00
parent 784046f0e0
commit 8c20e1ad87
2 changed files with 2 additions and 2 deletions

View File

@@ -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