diff --git a/pash b/pash index a0bb9cf..722522e 100755 --- a/pash +++ b/pash @@ -12,7 +12,7 @@ pw_add() { # # The 'dd' command is then used to read only the desired # password length. - pass=$(tr -dc "${PASH_PATTERN:-_A-Z-a-z-0-9}" /dev/null) else