mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Better colors
This commit is contained in:
parent
4f5c38c389
commit
b86106d7e3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user