mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Make the entire info block yellow
This commit is contained in:
parent
cd443f1306
commit
9778318e66
@ -1094,7 +1094,7 @@ function task_automate {
|
|||||||
# Echo Stack
|
# Echo Stack
|
||||||
## Informative
|
## Informative
|
||||||
function echo_info {
|
function echo_info {
|
||||||
echo -e "${INFO} ${MESSAGE}"
|
echo -e "${INFO} ${YELLOW}${MESSAGE}${NC}"
|
||||||
}
|
}
|
||||||
|
|
||||||
## Warning
|
## Warning
|
||||||
|
Loading…
Reference in New Issue
Block a user