@ -213,10 +213,10 @@ if [ ${walletExists} -eq 0 ]; then
do
# dialog to enter
$_temp="/home/admin/.seed.tmp"
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)"978 2>$_temp
wordstring=$(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)"978)