diff --git a/home.admin/70initLND.sh b/home.admin/70initLND.sh index 94b13ae56..04f737ac7 100755 --- a/home.admin/70initLND.sh +++ b/home.admin/70initLND.sh @@ -228,7 +228,7 @@ or having a complete LND rescue-backup from your old node. fi # get seed word list - if [ "${CHOICE}" == "!SEED+SCB" ] || [ "${CHOICE}" == "!ONLYSEED" ]; then + if [ "${CHOICE}" == "SEED+SCB" ] || [ "${CHOICE}" == "ONLYSEED" ]; then # dialog to enter dialog --backtitle "RaspiBlitz - LND Recover" --inputbox "Please enter/paste the SEED WORD LIST:\n(just the words, seperated by commas, in correct order as numbered)" 9 78 2>/home/admin/.seed.tmp