mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-19 21:09:37 +02:00
docs: update download-countries command in documentation to include --force option
This commit is contained in:
parent
0f828dd0bf
commit
3b5b5d83b9
1 changed files with 1 additions and 1 deletions
|
@ -20,5 +20,5 @@ docker exec -it <container> bash
|
||||||
Once you are in the container run the following command to resync the region data.
|
Once you are in the container run the following command to resync the region data.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python manage.py download-countries
|
python manage.py download-countries --force
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue