Clarifying when asking for host

This commit is contained in:
Jonas Forsberg 2020-10-13 09:16:58 +02:00
parent 8faaf0922a
commit 822eccbe31
No known key found for this signature in database
GPG Key ID: F2E9818C70350CC9

View File

@ -8,7 +8,7 @@ printf "Enter password for %s: " "$keepassdb"
read -r -s password
printf "\n"
printf "Enter device name you want to generate the code for: "
printf "Enter host name you want to generate the code for: "
read -r device
printf "Enter the tunnel name: "