This commit is contained in:
CanbiZ
2025-05-15 15:10:44 +02:00
parent 4ff77c52dc
commit 0f2e609a42
3 changed files with 2 additions and 1 deletions

View File

@@ -249,7 +249,6 @@ spinner_frames=('⠋' '⠙' '⠹' '⠸' '⠼' '⠴' '⠦' '⠧' '⠇' '⠏')
# Ensure POSIX compatibility across Alpine and Debian/Ubuntu
# === Spinner Start ===
start_spinner() {
detect_os
local msg="$1"
local spin_i=0
local interval=0.1