Bash shell script command executes out of order when run through Bitrise

前端 未结 0 798
梦谈多话
梦谈多话 2021-01-04 23:20

In the bitrise workflow\'s script step, I added following snippet:

adb shell ps | grep screenrecord | awk ‘{print $2}’ | xargs adb shell kill

相关标签:
回答
  • 消灭零回复
提交回复
热议问题