Last active
April 14, 2017 06:10
-
-
Save singlepig/d37051f9ff493126e4051f752238c9d0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sed 's/fastboot_tools\\//g' $1 | sed 's/\\/\//g' | bash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
用途:翻译cmd刷机脚本为linux可执行命令,直接命令行刷机,不用每次刷的时候还要编辑cmd脚本文件。
runcmd.sh flash_all_no_qcn.cmd