Skip to content

Commit

Permalink
doc linting
Browse files Browse the repository at this point in the history
  • Loading branch information
BryonLewis committed Feb 24, 2024
1 parent ca64db7 commit 268dd2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DEPLOYMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ Make sure that there is the grts.csv in the /opt/batai/dev/grtsCells folder

Then run `docker compose run --rm django ./manage.py importGRTSCells /app/csv/grts.csv`

It may take a few minutes to upload because it is loading around 500k rows into the DB.
It may take a few minutes to upload because it is loading
around 500k rows into the DB.

### system.d service

Expand Down

0 comments on commit 268dd2a

Please sign in to comment.