mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
doc fixes
This commit is contained in:
parent
fa62e651aa
commit
a2291d75ed
1 changed files with 2 additions and 2 deletions
|
@ -834,10 +834,10 @@ Example: `cf ssh getgov-za`
|
|||
```/tmp/lifecycle/shell```
|
||||
|
||||
#### Step 4: Running the script
|
||||
```./manage.py populate_domain_request_dates```
|
||||
```./manage.py update_first_ready```
|
||||
|
||||
### 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
|
||||
This section outlines how to run the populate_domain_request_dates script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue