Files
docker-docs/Makefile
2024-11-15 09:28:19 +01:00

4 lines
61 B
Makefile

.PHONY: vendor
vendor: ## vendor hugo modules
./hack/vendor