WSL2 中使用adb fastboot 的方法 2020-09-20 本文已影响0人 o从心出发o sudo vim ~/.bashrc alias adb='adb.exe' alias fastboot='fastboot.exe' source ~/.bashrc