This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
jdchain
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
31
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Optimized build script;
tags/1.2.0^2
huanghaiquan
5 years ago
parent
f21f1cd28a
commit
7084ec0374
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build/update.sh
+ 1
- 1
build/update.sh
View File
@@ -62,7 +62,7 @@ fi
echo "---------------- 更新子模块代码库 ----------------"
cd $BASE_DIR
git submodule update --recursive
git submodule update --recursive
--progress
#检查执行结果是否正常
ERR=$?
Write
Preview
Loading…
Cancel
Save