Skip to content

Commit

Permalink
Test script
Browse files Browse the repository at this point in the history
  • Loading branch information
Isengo1989 committed Dec 6, 2023
1 parent e7cbe82 commit e5d33b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/scripts/watch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@ find $WATCHER_PATH -type f -print0 | while IFS= read -r -d '' file; do
echo "String not found! Please check $WATCHER_URL"
echo 1 > error.txt
fi

fi

done

ERROR_FOUND=$(cat error.txt)
Expand Down

0 comments on commit e5d33b1

Please sign in to comment.