mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 18:35:40 +03:00
3 lines
150 B
Bash
Executable file
3 lines
150 B
Bash
Executable file
#!/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"
|