mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
projects/Ultra: show splash based on model
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
1bd10b169b
commit
7cee5d4b10
@ -33,11 +33,13 @@ if [ ! -f /etc/asound.conf -a ! -f $HOME/.config/asound.conf ]; then
|
||||
|
||||
# Xtreamer Ultra 1
|
||||
cp /usr/share/xtreamer/asound.conf.ultra1 /run/asound.conf
|
||||
export SPLASH_THEME="ultra1"
|
||||
|
||||
elif [ "$DMI_BOARD_VERSION" = "Xtreamer" ]; then
|
||||
|
||||
# Xtreamer Ultra 2
|
||||
cp /usr/share/xtreamer/asound.conf.ultra2 /run/asound.conf
|
||||
export SPLASH_THEME="ultra2"
|
||||
|
||||
fi
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user