mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
4 lines
146 B
Bash
Executable File
4 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"
|