4 lines
150 B
Bash
4 lines
150 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
adb shell am start -a android.intent.action.VIEW -d "https://riot.im/config/config?hs_url=https%3A%2F%2Fmozilla-test.modular.im"
|