diff --git a/build.sh b/build.sh index 5e42f14..e357145 100644 --- a/build.sh +++ b/build.sh @@ -4,7 +4,7 @@ set -e path_cur=$(cd `dirname $0`; pwd) build_type="Release" -# 生成目录 +# 生成目录 ceshi app_path="app" # 可执行程序名 appname="train"