Adding adb for wsl2
This commit is contained in:
parent
5b2975510f
commit
b7fd37ba13
@ -146,6 +146,7 @@ if grep -qEi "(Microsoft|WSL)" /proc/version &> /dev/null
|
||||
then
|
||||
echo -e "${green} * ${nc} WSL env detected ..."
|
||||
export DISPLAY=:0.0
|
||||
alias adb="/mnt/c/Android/android-sdk/platform-tools/adb.exe"
|
||||
fi
|
||||
|
||||
echo -e "Ready${green}!${nc}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user