mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
Merge branch 'v1.5' of https://github.com/rootzoll/raspiblitz into v1.5
This commit is contained in:
commit
f457ffceb5
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ elif [ "$1" = "sync" ]; then
|
|||
if [ "${LNBits}" = "on" ]; then
|
||||
echo "# fix the macaroon for LNbits"
|
||||
# https://github.com/rootzoll/raspiblitz/pull/1156#issuecomment-623293240
|
||||
/home/admin/config.scripts/bonus.lnbits.sh write-macaroons
|
||||
sudo -u admin /home/admin/config.scripts/bonus.lnbits.sh write-macaroons
|
||||
fi
|
||||
|
||||
###########################
|
||||
|
|
Loading…
Add table
Reference in a new issue