diff --git a/production/install b/production/install index cc2e23df7..e063ebb51 100755 --- a/production/install +++ b/production/install @@ -1224,7 +1224,7 @@ fi # Bitcoin instance for Signet # ############################### -if [ "${BITCOIN_MAINNET_ENABLE}" = ON ];then +if [ "${BITCOIN_SIGNET_ENABLE}" = ON ];then echo "[*] Installing Bitcoin Signet service" case $OS in