chore: remove rfc editor sync from sandbox deploy startup
This commit is contained in:
parent
f3f3f51ce2
commit
ec90725f12
|
@ -38,8 +38,5 @@ echo "Running Datatracker checks..."
|
|||
echo "Running Datatracker migrations..."
|
||||
/usr/local/bin/python ./ietf/manage.py migrate --settings=settings_local
|
||||
|
||||
echo "Syncing with the rfc-index"
|
||||
./ietf/bin/rfc-editor-index-updates -d 1969-01-01
|
||||
|
||||
echo "Starting Datatracker..."
|
||||
./ietf/manage.py runserver 0.0.0.0:8000 --settings=settings_local
|
||||
|
|
Loading…
Reference in a new issue