Skip to content

Commit

Permalink
removed useless debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
acaranta committed Nov 20, 2022
1 parent 865a84c commit eae6aa6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inotifreload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ while true; do
HALIST=""
for item in "${NOTIFPATHS[@]}"
do
echo "Found /hacfg/$item "
HALIST=$HALIST" /hacfg/$item"
done

Expand Down

0 comments on commit eae6aa6

Please sign in to comment.