mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xbmc:
- set up variable to lets choice mediacenter
This commit is contained in:
parent
08d72c8ad1
commit
7bdfce65be
@ -8,5 +8,5 @@ $SCRIPTS/install lirc
|
||||
|
||||
$SCRIPTS/install vdr
|
||||
|
||||
$SCRIPTS/install xbmc
|
||||
$SCRIPTS/install $MEDIACENTER
|
||||
$SCRIPTS/install xbmc-theme-Vision2
|
||||
|
@ -12,6 +12,9 @@
|
||||
# use a TZ environment string
|
||||
TIMEZONE=
|
||||
|
||||
# Mediacenter tu use (xbmc / xbmc-pvr)
|
||||
MEDIACENTER=xbmc
|
||||
|
||||
# Skins to install (Vision2)
|
||||
SKINS=Vision2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user