From fc022a13c5dd8f182175be4869c04eedb9552331 Mon Sep 17 00:00:00 2001 From: Heavybullets8 Date: Thu, 4 Aug 2022 20:26:17 -0600 Subject: [PATCH] remove commentedout --- functions/update_apps.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/functions/update_apps.sh b/functions/update_apps.sh index 50288dde..2dfd897c 100644 --- a/functions/update_apps.sh +++ b/functions/update_apps.sh @@ -38,8 +38,6 @@ do ((ttl++)) if [[ $ttl -eq 1 ]]; then sleep 20 - # elif [[ $new_updates -gt 1 ]]; then - # sleep 15 else sleep 10 fi