diff --git a/production/install b/production/install index 755e609bb..95e8e9c00 100755 --- a/production/install +++ b/production/install @@ -1206,7 +1206,7 @@ fi # Bitcoin instance for Testnet # ################################ -if [ "${BITCOIN_MAINNET_ENABLE}" = ON ];then +if [ "${BITCOIN_TESTNET_ENABLE}" = ON ];then echo "[*] Installing Bitcoin Testnet service" case $OS in