Topy
This commit is contained in:
parent
5ce67295b7
commit
01bda1fa73
|
|
@ -66,7 +66,7 @@ family_tweaks_s()
|
|||
|
||||
fi
|
||||
|
||||
if [[ $BOARD == orangepi3-lts || $BRANCH == current || $RELEASE == bullseye ]]; then
|
||||
if [[ $BOARD == orangepi3-lts && $BRANCH == current && $RELEASE == bullseye ]]; then
|
||||
|
||||
ffmepg_kodi_install
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue