Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
kordwarshuis committed Jul 15, 2024
1 parent 5b99512 commit 11a83dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion search-index-typesense/scrape_start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ log "Renaming files to lowercase finished"
# Fetch external content from Google Sheets.
setLogFile "success.log"
log "Start fetching external content"
node fetchSingleUrlsFromWotTermsGoogleSheet.js
node "$SCRIPT_DIR/fetchSingleUrlsFromWotTermsGoogleSheet.js"
log "Fetching external content finished"

#########################
Expand Down

0 comments on commit 11a83dc

Please sign in to comment.