1
0
Fork 0
caddy/Makefile

10 lines
189 B
Makefile
Raw Normal View History

2020-04-08 01:56:21 +08:00
.PHONY: all
all: update library/caddy
.PHONY: update
update: scratch/Dockerfile
./update.sh
library/caddy: generate-stackbrew-library.sh
./generate-stackbrew-library.sh > library/caddy