This repository has been archived on 2023-01-08. You can view files and clone it, but cannot push or open issues or pull requests.
ptrcports/mpv-launcher/mpv-launcher
ptrcnull d986ba9d7f
All checks were successful
continuous-integration/drone/push Build is passing
mpv-launcher: new aport
2021-12-03 02:02:18 +01:00

8 lines
72 B
Bash
Executable file

#!/bin/sh
url="$(echo $1 | cut -c5-)"
# url="$0"
logger $url
mpv $url