mirror of
https://github.com/mpv-player/mpv
synced 2025-04-11 04:01:31 +00:00
TOOLS/vf_dlopen/ildetect.sh: remove duplicated assigment
This commit is contained in:
parent
f7c76120c0
commit
040c5a9f68
@ -11,7 +11,6 @@ esac
|
|||||||
|
|
||||||
: ${MPV:=mpv}
|
: ${MPV:=mpv}
|
||||||
: ${ILDETECT_MPV:=$MPV}
|
: ${ILDETECT_MPV:=$MPV}
|
||||||
: ${ILDETECT_MPV:=$MPV}
|
|
||||||
: ${ILDETECT_MPVFLAGS:=--start=35% --length=35}
|
: ${ILDETECT_MPVFLAGS:=--start=35% --length=35}
|
||||||
: ${ILDETECT_DRY_RUN:=}
|
: ${ILDETECT_DRY_RUN:=}
|
||||||
: ${ILDETECT_QUIET:=}
|
: ${ILDETECT_QUIET:=}
|
||||||
|
Loading…
Reference in New Issue
Block a user