提交 14491bf4 编写于 作者: E eclipsess

add annotations

上级 e826ad16
...@@ -22,5 +22,7 @@ adb push ${LIB_PATH} ${EXE_DIR} ...@@ -22,5 +22,7 @@ adb push ${LIB_PATH} ${EXE_DIR}
adb push ${IMAGE_PATH} ${IMAGES_DIR} adb push ${IMAGE_PATH} ${IMAGES_DIR}
adb push ${MODELS_PATH} ${MODELS_DIR} adb push ${MODELS_PATH} ${MODELS_DIR}
echo "test files sync completed" echo "test files sync completed"
echo "!!must cd /data/local/tmp/bin and export LD_LIBRARY_PATH=. "
echo "you can cd /data/local/tmp/bin and ./test-xxx"
} }
push_fn push_fn
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册