mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 13:40:22 +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
|