fix delete dialog

This commit is contained in:
rootzoll 2021-06-21 00:10:05 +02:00
parent 64a4cccbe3
commit 8fa61ba298

View file

@ -5,7 +5,7 @@
blockchainName=$1
keepBlockchain=0
if [ ${blockchainName} != "" ]; then
if [ "${blockchainName}" != "" ]; then
whiptail --title " BLOCKCHAIN DATA FOUND " --yes-button "USE BLOCKCHAIN" --no-button "DELETE" --yesno "We found ${blockchainName} blockchain data on your HDD/SSD.