Skip to content

Commit

Permalink
upd gleaner binary path in start-gleaner script'
Browse files Browse the repository at this point in the history
  • Loading branch information
adplincinst committed May 29, 2024
1 parent a24c9b9 commit 7d1ac02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/iow/start-gleaner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ do


echo "harvesting source '$src'..."
gleaner -log debug -cfg config/gleanerconfig.yaml -source $src -rude
./gleaner -log debug -cfg config/gleanerconfig.yaml -source $src -rude
done
echo "complete!"

0 comments on commit 7d1ac02

Please sign in to comment.