Browse Source

update build.sh.

pull/281/head
王涛 Gitee 4 years ago
parent
commit
2e3681ffd8
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