Fix comment
This commit is contained in:
parent
122146bf54
commit
0ae45bd2d2
@ -157,7 +157,7 @@ main() {
|
|||||||
*Credentials*)
|
*Credentials*)
|
||||||
printf "${RED}Wrong password.${NORMAL} ${GREEN}Press CTRL-C to cancel.${NORMAL}\n"
|
printf "${RED}Wrong password.${NORMAL} ${GREEN}Press CTRL-C to cancel.${NORMAL}\n"
|
||||||
;;
|
;;
|
||||||
# Something other unhandled error.
|
# Unhandled error.
|
||||||
*)
|
*)
|
||||||
printf "${RED}There was a problem changing the default login shell!${NORMAL}\n"
|
printf "${RED}There was a problem changing the default login shell!${NORMAL}\n"
|
||||||
printf "${RED}${CHSH_ZSH_STDERR}${NORMAL}\n"
|
printf "${RED}${CHSH_ZSH_STDERR}${NORMAL}\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user