From c6980d452e0acb23600df77852810f554f188111 Mon Sep 17 00:00:00 2001 From: Eric Claeys <83164203+EricClaeys@users.noreply.github.com> Date: Wed, 27 Nov 2024 04:53:58 -0600 Subject: [PATCH] Update removeBadImages.sh: addMessage.sh changes --- scripts/removeBadImages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/removeBadImages.sh b/scripts/removeBadImages.sh index 40f3541fa..8edc6bf87 100755 --- a/scripts/removeBadImages.sh +++ b/scripts/removeBadImages.sh @@ -256,7 +256,7 @@ else MSG+="\nCheck the values of 'Remove Bad Images Threshold Low'," MSG+=" 'Remove Bad Images Threshold High'," MSG+=" and 'Max Auto-Exposure' in the WebUI." - "${ALLSKY_SCRIPTS}/addMessage.sh" "warning" "${MSG}" >&2 + "${ALLSKY_SCRIPTS}/addMessage.sh" --type warning --msg "${MSG}" >&2 fi if [[ ${BAD_COUNT} -ge "${BAD_LIMIT}" ]]; then # Split the long file name so it fits in the message.