Fix typo in prod installer

This commit is contained in:
wiz 2022-07-06 00:08:55 +02:00 committed by GitHub
parent f88b6e0214
commit e97873474c

View File

@ -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