From eae6aa638063699a13c27bdf4d628c51983e8b2a Mon Sep 17 00:00:00 2001 From: acaranta Date: Sun, 20 Nov 2022 08:55:16 +0100 Subject: [PATCH] removed useless debug message --- inotifreload.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/inotifreload.sh b/inotifreload.sh index 33d095b..792668d 100755 --- a/inotifreload.sh +++ b/inotifreload.sh @@ -33,7 +33,6 @@ while true; do HALIST="" for item in "${NOTIFPATHS[@]}" do - echo "Found /hacfg/$item " HALIST=$HALIST" /hacfg/$item" done