Fix typo in prod installer

This commit is contained in:
wiz 2022-07-06 00:08:55 +02:00 committed by GitHub
parent 38a98f70d9
commit 9b529d075a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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