diff --git a/functions/update_apps.sh b/functions/update_apps.sh index bb778075..50288dde 100644 --- a/functions/update_apps.sh +++ b/functions/update_apps.sh @@ -37,7 +37,7 @@ do done ((ttl++)) if [[ $ttl -eq 1 ]]; then - sleep 15 + sleep 20 # elif [[ $new_updates -gt 1 ]]; then # sleep 15 else