summaryrefslogtreecommitdiffstats
path: root/TOOLS/osxbundle/mpv.app/Contents/MacOS/mpv-wrapper.sh
blob: f2658072ef0144f1c9c94227e76363514e8513bf (plain)
1
2
3
#!/bin/bash -l
export MPVBUNDLE="true"
$SHELL -c "$(dirname "$0")/mpv --player-operation-mode=pseudo-gui"