mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-06 00:02:48 +02:00
4 lines
133 B
Bash
Executable File
4 lines
133 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%2Felement.io"
|