diff --git a/production/install b/production/install index 95e8e9c00..cc2e23df7 100755 --- a/production/install +++ b/production/install @@ -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