Files
docker-docs/Makefile
2024-03-06 14:17:27 +01:00

4 lines
67 B
Makefile

.PHONY: vendor
vendor: ## vendor hugo modules
./scripts/vendor.sh