mirror of https://github.com/alibaba/MNN.git
3 lines
58 B
Bash
3 lines
58 B
Bash
|
#!/bin/bash
|
||
|
adb pull /data/local/tmp/MNN/output/$1 $1.txt
|