From 85712eab5bf59dbbf1769ba43ab730a96edd9cbe Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 27 Jul 2025 17:30:07 +0200 Subject: [PATCH] stty --- sh/util.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/sh/util.sh b/sh/util.sh index 13c70f5..52dd3dd 100644 --- a/sh/util.sh +++ b/sh/util.sh @@ -29,6 +29,7 @@ rwx_read_passphrase() { rwx_read_secret "PassPhrase: " } +#| stty rwx_read_secret() { local prompt="${1}" local secret