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 5b3f984 commit 52cf5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/watch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

# Set the path to the snippets folder
WATCHER_PATH=$1
ERROR_FOUND=0

output() {
echo "$1"
}

file_contains(){
local ERROR_FOUND=0
# Get the content of the URL
FILE_CONTENT=$(curl -sl $WATCHER_URL)

Expand Down

0 comments on commit 52cf5d6

Please sign in to comment.