From 653e54804ad31db04280ad9136e1d3d9321e3c7b Mon Sep 17 00:00:00 2001 From: Heavybullets8 Date: Thu, 11 Aug 2022 21:55:09 -0600 Subject: [PATCH] testing update function --- functions/update_apps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/update_apps.sh b/functions/update_apps.sh index ec807f5d..82f4fe7d 100644 --- a/functions/update_apps.sh +++ b/functions/update_apps.sh @@ -133,7 +133,7 @@ export -f update_apps update(){ -count=0 +# count=0 while true do update_avail=$(grep "^$app_name," temp.txt | awk -F ',' '{print $3}')