Browse Source

better warning text

dev
Christian Rotzoll 6 years ago
parent
commit
5e89b7c291
  1. 2
      home.admin/config.scripts/lnd.rescue.sh

2
home.admin/config.scripts/lnd.rescue.sh

@ -109,7 +109,7 @@ elif [ ${mode} = "restore" ]; then
fi
echo
echo "WARNING: This will delete the actual LND state/funds of this RaspiBlitz."
echo "WARNING: This will delete/overwrite the LND state/funds of this RaspiBlitz."
echo
echo "PRESS ENTER to start restore. Use CTRL-C to abort."
fi

Loading…
Cancel
Save