mirror of
https://github.com/mempool/mempool.git
synced 2025-04-07 11:28:37 +02:00
Fix typo in prod installer
This commit is contained in:
parent
9b529d075a
commit
34195f0e45
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user