„gaboshlib/g_echo_ok.bashfunc“ ändern
This commit is contained in:
parent
36e0165d61
commit
3909bcd4a3
@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
function g_echo_ok {
|
||||
[ -z "$1" ] && return 0
|
||||
echo -en "\033[97m$(g_date_print) \033[32m"
|
||||
cat <<< "$@"
|
||||
echo -en "\033[0m"
|
||||
|
Loading…
Reference in New Issue
Block a user