Better colors

This commit is contained in:
Michael Stanclift 2020-06-02 15:48:26 -05:00
parent 4f5c38c389
commit b86106d7e3

View File

@ -605,7 +605,7 @@ function validate_os_sshpass {
MESSAGE="Using SSH Password Authentication"
echo_warn
else
MESSAGE="${RED}Password Override${NC} - Valid Key-Pair Detected"
MESSAGE="Valid Key-Pair Detected ${NC}(${RED}Password Override${NC})"
echo_info
fi
fi