Fix deeplink_matrixto.sh content, it did not contain a matrix.to link.
This commit is contained in:
committed by
Benoit Marty
parent
d82c8ac9db
commit
11d72568b7
9
tools/adb/deeplink_element.sh
Executable file
9
tools/adb/deeplink_element.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#! /bin/bash
|
||||
|
||||
# Copyright (c) 2026 Element Creations Ltd.
|
||||
#Fix
|
||||
# SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial.
|
||||
# Please see LICENSE files in the repository root for full details.
|
||||
|
||||
adb shell am start -a android.intent.action.VIEW \
|
||||
-d "element://room/%23element-android%3Amatrix.org"
|
||||
@@ -7,4 +7,4 @@
|
||||
# Please see LICENSE files in the repository root for full details.
|
||||
|
||||
adb shell am start -a android.intent.action.VIEW \
|
||||
-d "element://room/%23element-android%3Amatrix.org"
|
||||
-d "https://matrix.to/#/#matrix:matrix.org"
|
||||
|
||||
Reference in New Issue
Block a user