doc fixes

This commit is contained in:
Matthew Spence 2024-09-06 10:27:52 -05:00
parent fa62e651aa
commit a2291d75ed
No known key found for this signature in database

View file

@ -834,10 +834,10 @@ Example: `cf ssh getgov-za`
```/tmp/lifecycle/shell``` ```/tmp/lifecycle/shell```
#### Step 4: Running the script #### Step 4: Running the script
```./manage.py populate_domain_request_dates``` ```./manage.py update_first_ready```
### Running locally ### Running locally
```docker-compose exec app ./manage.py populate_domain_request_dates``` ```docker-compose exec app ./manage.py update_first_ready```
## Populate Domain Request Dates ## Populate Domain Request Dates
This section outlines how to run the populate_domain_request_dates script This section outlines how to run the populate_domain_request_dates script