diff options
Diffstat (limited to 'spinner.sh')
-rw-r--r-- | spinner.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ spinner() { local str="" local delay="0.1" tput civis # hide cursor - echo -ne "${WHT}" + printf "%b" "${WHT}" while [ -d /proc/"$PROC" ]; do #-\|/ #⠁⠂⠄⡀⢀⠠⠐⠈ |