mv warpctc to offcial/cv

This commit is contained in:
gengdongjie 2020-07-22 09:51:49 +08:00
parent ca6756b5fe
commit 6ec499db72
15 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@
CUR_PATH=$(dirname $PWD/$0)
cd $CUR_PATH/../ &&
python process_data.py &&
cd - || exit
cd - &> /dev/null || exit