diff --git a/Makefile b/Makefile index 00ccd12415d94ac17f0f1d073067353a80f2836f..0fe4e141f7e8ca7d5e7a06fbf1b76554122d298e 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