fix missing options

This commit is contained in:
rootzoll 2018-12-05 13:19:19 +01:00
parent 1586b85696
commit 72d7d057ab

View File

@ -206,8 +206,8 @@ else
SERVICES "Activate/Deactivate Services" \
lnbalance "Detailed Wallet Balances" \
lnchannels "Lightning Channel List" \
MOBILE "Connect Mobile Wallet") \
CASHOUT "Remove Funds from on-chain Wallet"
MOBILE "Connect Mobile Wallet" \
CASHOUT "Remove Funds from on-chain Wallet")
# Depending Options
openChannels=$(sudo -u bitcoin /usr/local/bin/lncli listchannels 2>/dev/null | jq '.[] | length')