Use explicit lnbits commit

This commit is contained in:
Taylor Helsper 2020-08-11 22:23:28 -05:00
parent 23ee4071e6
commit f1d043165b

View File

@ -466,7 +466,8 @@ fi
# 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
CURRENT=""
if [ -f $LNBITS_UPGRADE_URL_FILE ]; then