#1132 fix service menu

This commit is contained in:
rootzoll
2020-04-23 13:16:33 +02:00
parent 2b6532a9c1
commit e0c198251b

View File

@@ -22,6 +22,7 @@ if [ ${#BTCPayServer} -eq 0 ]; then BTCPayServer="off"; fi
if [ ${#ElectRS} -eq 0 ]; then ElectRS="off"; fi
if [ ${#lndmanage} -eq 0 ]; then lndmanage="off"; fi
if [ ${#joinmarket} -eq 0 ]; then joinmarket="off"; fi
if [ ${#LNbits} -eq 0 ]; then LNbits="off"; fi
echo "map dropboxbackup to on/off"
DropboxBackup="off";