mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
parent
472900e564
commit
d91e30eba2
@ -14,7 +14,7 @@
|
|||||||
" New-Item \"$dir\\platform-tools\" -ItemType Junction -Target \"$(appdir adb $global)\\current\\platform-tools\" | Out-Null",
|
" New-Item \"$dir\\platform-tools\" -ItemType Junction -Target \"$(appdir adb $global)\\current\\platform-tools\" | Out-Null",
|
||||||
"}"
|
"}"
|
||||||
],
|
],
|
||||||
"env_add_path": "cmdline-tools\\latest\\bin",
|
"env_add_path": "cmdline-tools\\bin",
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"ANDROID_SDK_ROOT": "$dir"
|
"ANDROID_SDK_ROOT": "$dir"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user