mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-24 15:29:36 +02:00
Update entrypoint
This commit is contained in:
parent
9ba5b25ab5
commit
bd6d60d24d
5 changed files with 10 additions and 11 deletions
|
@ -34,7 +34,7 @@ EOF
|
|||
fi
|
||||
|
||||
# Sync the countries and world travel regions
|
||||
python manage.py worldtravel-seed --force
|
||||
python manage.py download-countries
|
||||
|
||||
# Start Django server
|
||||
python manage.py runserver 0.0.0.0:8000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue