mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 06:36:41 +00:00
disable splash in advancedsettings.xml prevents log error
This commit is contained in:
parent
56fd048b81
commit
5f74b4ce67
@ -39,6 +39,7 @@ progress "setup XBMC"
|
||||
cat > $HOME/.xbmc/userdata/advancedsettings.xml << EOF
|
||||
<advancedsettings>
|
||||
<useddsfanart>true</useddsfanart>
|
||||
<splash>false</splash>
|
||||
<cputempcommand>cputemp</cputempcommand>
|
||||
<gputempcommand>gputemp</gputempcommand>
|
||||
<samba>
|
||||
|
Loading…
x
Reference in New Issue
Block a user