mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-02 08:58:15 +02:00
Update lnd.export.sh
This commit is contained in:
parent
bd01107ee4
commit
99a88da741
@ -161,7 +161,7 @@ elif [ "${exportType}" = "reset" ]; then
|
||||
# BTCPayServer
|
||||
if [ "${BTCPayServer}" == "on" ]; then
|
||||
/home/admin/config.scripts/bonus.btcpayserver.sh write-tls-macaroon
|
||||
fi
|
||||
fi
|
||||
# LNBits
|
||||
if [ "${LNBits}" = "on" ]; then
|
||||
sudo -u admin /home/admin/config.scripts/bonus.lnbits.sh write-macaroons
|
||||
|
Loading…
x
Reference in New Issue
Block a user