Fix typo in prod installer
This commit is contained in:
parent
38a98f70d9
commit
9b529d075a
@ -1242,7 +1242,7 @@ fi
|
|||||||
# Bitcoin instance for Liquid #
|
# Bitcoin instance for Liquid #
|
||||||
###############################
|
###############################
|
||||||
|
|
||||||
if [ "${BITCOIN_MAINNET_ENABLE}" = ON ];then
|
if [ "${ELEMENTS_LIQUID_ENABLE}" = ON ];then
|
||||||
echo "[*] Installing Bitcoin Liquid service"
|
echo "[*] Installing Bitcoin Liquid service"
|
||||||
case $OS in
|
case $OS in
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user