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