4 lines
83 B
Text
4 lines
83 B
Text
|
#!/bin/bash
|
||
|
|
||
|
exec /usr/bin/mpv --script=/home/breizh/.local/bin/360plugin.lua "$@"
|