formatting

This commit is contained in:
CanbiZ
2025-07-09 15:45:11 +02:00
parent 94f835e90e
commit cf71bc79e8

View File

@ -355,7 +355,6 @@ msg_custom() {
[[ -z "$msg" ]] && return
stop_spinner
echo -e "${BFR:-} ${symbol} ${color}${msg}${CL:-\e[0m}"
printf "\r\033[K\e[?25h\n"
}
run_container_safe() {