Skip to content

Commit

Permalink
fix name casing
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev committed Dec 21, 2024
1 parent a0daf4e commit 7094677
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 @@ -140,7 +140,7 @@ setup_bbppairings() {

## verify it compiled
docker compose run --rm --entrypoint="/opt/bbpPairings/bbpPairings.exe" lila \
&& echo "bbppairings compiled successfully"
&& echo "bbpPairings compiled successfully"
}

reset_database() {
Expand Down

0 comments on commit 7094677

Please sign in to comment.