mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-26 20:26:41 +00:00
samba: add picons directory
This commit is contained in:
parent
42265e9b72
commit
30b98fe2a8
@ -158,3 +158,12 @@
|
|||||||
public = yes
|
public = yes
|
||||||
writable = yes
|
writable = yes
|
||||||
root preexec = mkdir -p /storage/backup
|
root preexec = mkdir -p /storage/backup
|
||||||
|
|
||||||
|
[Picons]
|
||||||
|
path = /storage/picons
|
||||||
|
available = yes
|
||||||
|
browsable = yes
|
||||||
|
public = yes
|
||||||
|
writable = yes
|
||||||
|
root preexec = mkdir -p /storage/picons/tvh
|
||||||
|
root preexec = mkdir -p /storage/picons/vdr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user