Skip to content

Commit

Permalink
chore: improve header with special carac.
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuscomh committed Oct 18, 2024
1 parent cda9870 commit 9417ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shellPass.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ _checkType() {
echo -e "${BOLD} Enter the TYPE of password complexity you want: ${FECHA}
${ITALIC} 1 - Password only numbers ${FECHA}
${ITALIC} 2 - Password with LeTtErS and numb3rs ${FECHA}
${ITALIC} 3 - Password with LeTtErS, numb3rs and Speci@l Ch@r@ct&rs ${FECHA}"
${ITALIC} 3 - Password with LeTtErS, numb3rs and Sp3c1@l Ch@r@ct&rs ${FECHA}"
read -rsn 1 TIPO;
done
}
Expand Down

0 comments on commit 9417ef6

Please sign in to comment.