wip
This commit is contained in:
parent
32c508682f
commit
112580eb6c
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ echo_warning() {
|
|||
}
|
||||
|
||||
echo_note() {
|
||||
echo "${BOLD}${GREEN}NOTE:${NC}${BRIGHT_GREEN} $1 ${NC}"
|
||||
echo "${BOLD}${BRIGHT_GREEN}NOTE:${NC}${GREEN} $1 ${NC}"
|
||||
}
|
||||
|
||||
# ─< Check if the given command exists silently >─────────────────────────────────────────
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue