From 9e3d5be04239ea992e3705682a811e7c0ea87634 Mon Sep 17 00:00:00 2001 From: songchangxia Date: Sat, 7 Aug 2021 10:36:45 +0800 Subject: [PATCH] Test CI --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 073d47d..0c5a9cb 100644 --- a/build.sh +++ b/build.sh @@ -18,7 +18,7 @@ set -e BASEPATH=$(cd "$(dirname $0)"; pwd) OUTPUT_PATH="${BASEPATH}/output" export BUILD_PATH="${BASEPATH}/build/" - + # print usage message usage() {