Skip to content

Commit

Permalink
update lila-search cli syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev committed Sep 14, 2024
1 parent 93a7f5a commit afb0a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lila-docker
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ setup_database() {
sleep 2
done

docker compose exec lila_search_ingestor sbt 'ingestor/runMain lila.search.ingestor.cli rebuild --drop'
docker compose exec lila_search_ingestor sbt 'ingestor/runMain lila.search.ingestor.cli index --all --since 0'
fi

docker compose run --rm python python /scripts/users.py
Expand Down

0 comments on commit afb0a2d

Please sign in to comment.