npm

Nihal's Password Manager (WIP)
git clone git://git.nihaljere.xyz/npm
Log | Files | Refs | LICENSE

commit c437e5e4fdcd66efa2d7590674d86202ba957050
parent fa805dffda817f2f80e900dbf7165cbaef262a90
Author: Nihal Jere <nihal@nihaljere.xyz>
Date:   Tue,  5 Oct 2021 19:48:34 -0500

npm: fix incorrect text

Diffstat:
Mnpm | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/npm b/npm @@ -49,7 +49,7 @@ pw_add() { else # 'sread()' is a simple wrapper function around 'read' # to prevent user input from being printed to the terminal. - sread pass "Enter password (again)" + sread pass "Enter password" sread pass2 "Enter password (again)" # Disable this check as we dynamically populate the two