Skip to content

Commit

Permalink
run indexer
Browse files Browse the repository at this point in the history
  • Loading branch information
slisson committed Nov 2, 2024
1 parent 1ce333e commit 5f05671
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mps/run-indexer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ set -x
set -e

find / -type d -name ".mps" | while read -r dir; do
do
/mps/bin/mps.sh warmup --project-dir="$(dirname "$dir")"
done

0 comments on commit 5f05671

Please sign in to comment.