Skip to content

Commit 8e4777c

Browse files
committed
修正 SetGlobalProxy.sh 脚本没有输出打印当前系统类型的问题
1 parent 84d44e4 commit 8e4777c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell/device-tools/SetGlobalProxy.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ setGlobalProxyForDevice() {
8989
}
9090

9191
main() {
92+
printCurrentSystemType
9293
checkAdbEnvironment
9394
waitUserInputParameter
9495
setGlobalProxyForDevice

0 commit comments

Comments
 (0)