优化
This commit is contained in:
@@ -44,7 +44,12 @@
|
||||
"Bash(start ms-settings:developers)",
|
||||
"Bash(gradlew.bat --stop:*)",
|
||||
"Bash(call gradlew.bat:*)",
|
||||
"Bash(where:*)"
|
||||
"Bash(where:*)",
|
||||
"Bash(gradlew.bat:*)",
|
||||
"Bash(if [ -d \"android/app/build/outputs\" ])",
|
||||
"Bash(then find android/app/build/outputs -type f ( -name \"*.aab\" -o -name \"*.apk\" ))",
|
||||
"Bash(else echo \"outputs 目录不存在,可能还未构建过\")",
|
||||
"Bash(fi)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
||||
Reference in New Issue
Block a user