diff --git a/Makefile b/Makefile index 5668cfc..20824d2 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ endif build: go build . + curl http://127.0.0.1:9999/webapp site: go tool ssgod