Update core.func
This commit is contained in:
parent
b77aabbbdf
commit
5cd9b2e484
@ -400,8 +400,6 @@ 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