Update core.func
This commit is contained in:
parent
5cd9b2e484
commit
cea9ebec37
@ -400,6 +400,8 @@ msg_info() {
|
|||||||
|
|
||||||
stop_spinner
|
stop_spinner
|
||||||
|
|
||||||
|
local HOURGLASS="${TAB}⏳${TAB}"
|
||||||
|
|
||||||
if [[ "${VERBOSE:-no}" != "no" || "${var_os:-}" == "alpine" || ! -t 2 ]]; then
|
if [[ "${VERBOSE:-no}" != "no" || "${var_os:-}" == "alpine" || ! -t 2 ]]; then
|
||||||
printf "\r\e[2K%s %b\n" "$HOURGLASS" "${YW}${msg}${CL}" >&2
|
printf "\r\e[2K%s %b\n" "$HOURGLASS" "${YW}${msg}${CL}" >&2
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user