mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-12-26 06:28:07 +00:00
Use explicit lnbits commit
This commit is contained in:
parent
23ee4071e6
commit
f1d043165b
|
@ -466,7 +466,8 @@ fi
|
||||||
|
|
||||||
|
|
||||||
# Upgrade LNBits
|
# Upgrade LNBits
|
||||||
LNBITS_UPGRADE_URL=https://github.com/lnbits/lnbits/archive/raspiblitz.tar.gz
|
#LNBITS_UPGRADE_URL=https://github.com/lnbits/lnbits/archive/raspiblitz.tar.gz
|
||||||
|
LNBITS_UPGRADE_URL=https://github.com/lnbits/lnbits/archive/1e36a8a393cab168c04cfa5f6096a024386f46ef.tar.gz
|
||||||
LNBITS_UPGRADE_URL_FILE=/home/bitcoin/.mynode/.lnbits_url
|
LNBITS_UPGRADE_URL_FILE=/home/bitcoin/.mynode/.lnbits_url
|
||||||
CURRENT=""
|
CURRENT=""
|
||||||
if [ -f $LNBITS_UPGRADE_URL_FILE ]; then
|
if [ -f $LNBITS_UPGRADE_URL_FILE ]; then
|
||||||
|
|
Loading…
Reference in New Issue
Block a user