Browse Source

Pre Merge pull request !281 from 王涛/r1.3.0

pull/281/MERGE
王涛 Gitee 4 years ago
parent
commit
88a511c9cf
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      build.sh

+ 1
- 0
build.sh View File

@@ -14,6 +14,7 @@
# limitations under the License.
# ============================================================================


set -e
BASEPATH=$(cd "$(dirname $0)"; pwd)
OUTPUT_PATH="${BASEPATH}/output"


Loading…
Cancel
Save