mirror of
https://github.com/termux/termux-packages.git
synced 2025-02-23 01:07:10 +00:00
4 lines
109 B
Bash
4 lines
109 B
Bash
#!@TERMUX_PREFIX@/bin/sh
|
|
|
|
am start --user 0 -a android.intent.action.VIEW -d "$1" -n is.xyz.mpv/.MPVActivity
|