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

7 lines
72 B
Bash
Executable file

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