Merge branch 'master' into j/embed-thumb
This commit is contained in:
commit
b68fba2825
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@
|
|||
cp -R /defaults/examples /config/
|
||||
|
||||
# permissions
|
||||
chown -R abc:abc \
|
||||
chown -R ${PUID:-abc}:${PGID:-abc} \
|
||||
/config
|
||||
|
|
|
|||
Loading…
Reference in a new issue