Update install.func

slow spinner
pull/2741/head
tteckster 8 months ago committed by GitHub
parent d01a18dbaf
commit 2e36b903ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -54,7 +54,7 @@ spinner() {
spin_i=0
while true; do
printf "\b%s" "${spinner:spin_i++%${#spinner}:1}"
sleep 0.1
sleep 0.2
done
}

Loading…
Cancel
Save

Powered by BW's shoe-string budget.