This commit is contained in:
Marc Beninca 2025-07-27 17:30:07 +02:00
parent 66e17871ee
commit 85712eab5b
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -29,6 +29,7 @@ rwx_read_passphrase() {
rwx_read_secret "PassPhrase: " rwx_read_secret "PassPhrase: "
} }
#| stty
rwx_read_secret() { rwx_read_secret() {
local prompt="${1}" local prompt="${1}"
local secret local secret