remove unused pash leftover (#24)
arĉi arcxi@dismail.de
Sun, 16 Jun 2024 19:46:55 +0200
1 files changed,
0 insertions(+),
4 deletions(-)
jump to
M
pa
→
pa
@@ -21,10 +21,6 @@ fi
[ "$pass" ] || die "Couldn't generate a password" - # Mimic the use of an array for storing arguments by... using - # the function's argument list. This is very apt isn't it? - set -- -c - # Use 'age' to store the password in an encrypted file. # A heredoc is used here instead of a 'printf' to avoid # leaking the password through the '/proc' filesystem.