forked from Ivasoft/docker-tvheadend
Add permission fix for /picons
This commit is contained in:
@@ -141,7 +141,7 @@ You need to enable minimum advanced view level to see the picons options.
|
||||
|
||||
## Versions
|
||||
|
||||
+ **14.11.2016:** Add picons from picons.xyz to /picons folder.
|
||||
+ **14.11.2016:** Add picons from picons.xyz to /picons folder and add info to README.
|
||||
+ **22.09.2016:** Fix broken tv_grab_wg, libs for xmltv and update README.
|
||||
+ **18.09.2016:** Update XMLTV to 0.5.68 and update README.
|
||||
+ **10.09.2016:** Add layer badges to README.
|
||||
|
||||
@@ -12,4 +12,5 @@ mkdir -p \
|
||||
|
||||
# permissions
|
||||
chown -R abc:abc \
|
||||
/config
|
||||
/config \
|
||||
/picons
|
||||
|
||||
Reference in New Issue
Block a user