Update core.func
This commit is contained in:
parent
28b16eb7de
commit
76d540810c
@ -394,7 +394,7 @@ msg_custom() {
|
|||||||
|
|
||||||
function msg_debug() {
|
function msg_debug() {
|
||||||
if [[ "${var_full_verbose:-0}" == "1" ]]; then
|
if [[ "${var_full_verbose:-0}" == "1" ]]; then
|
||||||
echo -e "${DGY}[$(date '+%F %T')] [DEBUG]${CL} $*"
|
echo -e "${YWB}[$(date '+%F %T')] [DEBUG]${CL} $*"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user