Fix mistake

This commit is contained in:
Eric Nemchik 2020-07-30 14:19:07 -05:00
parent 8161414bef
commit d581a2d43a

View file

@ -255,7 +255,7 @@ Authenticate() {
# ERROR # ERROR
error "Failed to authenticate to ${NAME}!" error "Failed to authenticate to ${NAME}!"
fatal "[${LOGIN_CMD}]" fatal "[${LOGIN_CMD}]"
fatal else else
# SUCCESS # SUCCESS
info "Successfully authenticated to ${F[C]}${NAME}${F[B]}!" info "Successfully authenticated to ${F[C]}${NAME}${F[B]}!"
fi fi