Refresh LNBits config before each restart
This commit is contained in:
parent
18e61f4934
commit
9bfefa99a5
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
|
# Copy config file
|
||||||
|
cp /usr/share/mynode/lnbits.env /opt/mynode/lnbits/.env
|
||||||
|
|
||||||
# Generate hex macaroons
|
# Generate hex macaroons
|
||||||
#macaroonAdminHex=$(xxd -ps -u -c 1000 /mnt/hdd/mynode/lnd/data/chain/bitcoin/mainnet/admin.macaroon)
|
#macaroonAdminHex=$(xxd -ps -u -c 1000 /mnt/hdd/mynode/lnd/data/chain/bitcoin/mainnet/admin.macaroon)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user