Update lnd.export.sh

This commit is contained in:
frennkie
2020-04-30 22:08:41 +02:00
committed by GitHub
parent bd01107ee4
commit 99a88da741

View File

@@ -161,7 +161,7 @@ elif [ "${exportType}" = "reset" ]; then
# BTCPayServer # BTCPayServer
if [ "${BTCPayServer}" == "on" ]; then if [ "${BTCPayServer}" == "on" ]; then
/home/admin/config.scripts/bonus.btcpayserver.sh write-tls-macaroon /home/admin/config.scripts/bonus.btcpayserver.sh write-tls-macaroon
fi fi
# LNBits # LNBits
if [ "${LNBits}" = "on" ]; then if [ "${LNBits}" = "on" ]; then
sudo -u admin /home/admin/config.scripts/bonus.lnbits.sh write-macaroons sudo -u admin /home/admin/config.scripts/bonus.lnbits.sh write-macaroons