diff --git a/dev/deploy-to-container/start.sh b/dev/deploy-to-container/start.sh index 79b6c2bff..271c54a43 100644 --- a/dev/deploy-to-container/start.sh +++ b/dev/deploy-to-container/start.sh @@ -38,7 +38,7 @@ 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 +echo "Syncing with the rfc-index" ./ietf/bin/rfc-editor-index-updates -d 1969-01-01 echo "Starting Datatracker..."