mirror of
https://github.com/element-hq/element-android
synced 2024-11-23 18:05:36 +03:00
3 lines
146 B
Bash
Executable file
3 lines
146 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
adb shell am start -a android.intent.action.VIEW -d "https://mobile.element.io?hs_url=https%3A%2F%2Fmozilla-test.modular.im"
|