From 8cc84ada0b57f0288f04d225e9d6e629095eaf0b Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Mon, 3 Feb 2020 11:54:17 +0800 Subject: [PATCH] 1 --- common.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/common.sh b/common.sh index d8b2b9a..162b572 100644 --- a/common.sh +++ b/common.sh @@ -13,3 +13,4 @@ SOURCE_PATH="third_party/wjtx/trunk/" PRE_COMPILE_CMD="" COMPILE_CMD="mvn clean package install -Dmaven.test.skip=true" POST_COMPILE_CMD="cd game-standalone/target && unzip game-standlone.zip" +EXT_PKG_FILES="conf spring"