update script

This commit is contained in:
thinkgem
2023-07-21 23:47:28 +08:00
parent 084bfaac92
commit 1098757b6a
40 changed files with 144 additions and 44 deletions

View File

@@ -4,10 +4,12 @@
# * No deletion without permission, or be held responsible to law.
# *
# * Author: ThinkGem@163.com
# *
# */
echo ""
echo "[信息] 打包Web工程,生成war/jar包文件。"
echo "[信息] 打包安装工程生成jar包文件。"
echo ""
mvn -v
echo ""
cd ..