From 9155fd135dc7006b8fc5b3addc2fa870cacfaa67 Mon Sep 17 00:00:00 2001 From: Heavybullets8 Date: Mon, 8 Aug 2022 22:45:47 -0600 Subject: [PATCH] message --- functions/update_apps.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/functions/update_apps.sh b/functions/update_apps.sh index 57daeb88..a6ac26e2 100644 --- a/functions/update_apps.sh +++ b/functions/update_apps.sh @@ -17,6 +17,7 @@ do while true do if ! while_status=$(cli -m csv -c 'app chart_release query name,update_available,human_version,human_latest_version,status' 2>/dev/null); then + echo "Middlewared timed out, consider lowering your async updates" sleep 5 else echo "$while_status" > temp.txt