diff --git a/Makefile b/Makefile index 00ccd124..0fe4e141 100644 --- a/Makefile +++ b/Makefile @@ -34,4 +34,4 @@ build: pack: build rm -rf $(APP)-$(RELEASE_VERSION).tar.gz - tar -zcvf $(APP)-$(RELEASE_VERSION).tar.gz docker etc $(SERVER_BIN) pub + tar -zcvf $(APP)-$(RELEASE_VERSION).tar.gz docker etc $(SERVER_BIN) pub/font pub/index.html pub/assets pub/image