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