From 708c2d57a3c8df36b9ffae6bf360f918e2046342 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=A8=E5=AD=90=E6=9D=8E=C2=B7De?= Date: Thu, 29 Jul 2021 16:54:46 +0800 Subject: [PATCH] Update build.sh --- build.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/build.sh b/build.sh index ce3a9d09..f05c8c4d 100644 --- a/build.sh +++ b/build.sh @@ -27,6 +27,3 @@ if [ ! -d "$BuildDir/build" ]; then fi mv $BuildDir/report-core/target/aj-report-*.zip $BuildDir/build/ - -cd $BuildDir/ -rm -rf $BuildDir/report-core/src/main/resources/static