Files
e2b-dev--e2b/Makefile
T
2023-09-15 14:10:27 +02:00

5 lines
89 B
Makefile

update-api-spec:
@echo "Updating API spec"
@./scripts/update-api-spec.sh
@echo "Done"