mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
[xbmc-rebrand] samba: rename XBMC config dir in config files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
305a71c287
commit
a749e4bacb
@ -127,12 +127,12 @@
|
||||
root preexec = mkdir -p /storage/.config
|
||||
|
||||
[Userdata]
|
||||
path = /storage/.xbmc/userdata
|
||||
path = /storage/.kodi/userdata
|
||||
available = yes
|
||||
browsable = yes
|
||||
public = yes
|
||||
writable = yes
|
||||
root preexec = mkdir -p /storage/.xbmc/userdata
|
||||
root preexec = mkdir -p /storage/.kodi/userdata
|
||||
|
||||
[Screenshots]
|
||||
path = /storage/screenshots
|
||||
|
Loading…
x
Reference in New Issue
Block a user