Clarifying when asking for host
This commit is contained in:
parent
8faaf0922a
commit
822eccbe31
@ -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: "
|
||||
|
Loading…
Reference in New Issue
Block a user