3 lines
68 B
Bash
3 lines
68 B
Bash
|
#!/bin/bash
|
||
|
adb shell settings put secure install_non_market_apps 1
|