diff --git a/bin/genwgQR b/bin/genwgQR index a235442..5bb3758 100755 --- a/bin/genwgQR +++ b/bin/genwgQR @@ -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: "