Fix typo in prod installer

This commit is contained in:
wiz
2022-07-06 00:08:55 +02:00
committed by GitHub
parent 38a98f70d9
commit 9b529d075a

View File

@@ -1242,7 +1242,7 @@ fi
# Bitcoin instance for Liquid #
###############################
if [ "${BITCOIN_MAINNET_ENABLE}" = ON ];then
if [ "${ELEMENTS_LIQUID_ENABLE}" = ON ];then
echo "[*] Installing Bitcoin Liquid service"
case $OS in