This commit is contained in:
modehua 2023-01-14 15:33:49 +08:00
parent f4d82c183b
commit f6fba8a32c
1 changed files with 2 additions and 2 deletions

View File

@ -115,8 +115,8 @@ fi
cd build cd build
cmake ../code_device cmake ../code_device
make make -j6
make -j6
if [ $? -ne 0 ];then if [ $? -ne 0 ];then
err=1 err=1