#287 make sure not to use old tmp value

This commit is contained in:
rootzoll 2019-01-28 16:38:44 +01:00
parent 61f4f6faa5
commit 8f7e57ddfd

View File

@ -13,6 +13,7 @@ newName=$1
# run interactive if 'turn on' && no further parameters
if [ ${#newName} -eq 0 ]; then
sudo rm ./.tmp
dialog --backtitle "Set LND Name/Alias" --inputbox "ENTER the new Name/Alias for LND node:
(free to choose, one word, use basic characters)
" 8 52 2>./.tmp