update-apis:
	@echo "Updating Competition/CRS APIs..."
	@./scripts/update_apis.sh $(shell pwd)
