improve read key

This commit is contained in:
rootzoll
2019-02-10 20:13:12 +01:00
parent d8aa449627
commit caad35f811

View File

@@ -34,6 +34,7 @@ echo "This command will ask for your SSH PASSWORD A from this RaspiBlitz."
echo "It can take multiple hours until transfer is complete - be patient." echo "It can take multiple hours until transfer is complete - be patient."
echo "************************************************************************************" echo "************************************************************************************"
echo "PRESS ENTER if transfers is done OR if you want to choose another another option." echo "PRESS ENTER if transfers is done OR if you want to choose another another option."
sleep 2
read key read key
# unlink bitcoin user (will created later in setup again) # unlink bitcoin user (will created later in setup again)