From 446e2746572913088dcd657991cfbd9acc6a17d9 Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期三, 15 一月 2020 10:26:13 +0800 Subject: [PATCH] remove face reboot --- .gitignore | 1 + libgowrapper/face | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 048e1dc..57b6fcd 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ libcomm.so FPN_REID* *sub*.json +build* diff --git a/libgowrapper/face b/libgowrapper/face index d85f3ed..372e4a0 160000 --- a/libgowrapper/face +++ b/libgowrapper/face @@ -1 +1 @@ -Subproject commit d85f3edab0d8c495cecd7a81f31a9ead1eb001ac +Subproject commit 372e4a07b802f5966acc76d80179ee5569886e6f -- Gitblit v1.8.0