mirror of
https://github.com/linuxserver/docker-swag.git
synced 2025-07-24 23:25:18 -04:00
Workaround for qnap systems with chmod errors
This commit is contained in:
parent
4437f6f8ba
commit
bfeeaaaa73
1 changed files with 3 additions and 0 deletions
|
@ -6,3 +6,6 @@ lsiown -R abc:abc \
|
|||
/config
|
||||
chmod -R 0644 /etc/logrotate.d
|
||||
chmod -R +r /config/log
|
||||
|
||||
# Workaround for systems with chmod errors
|
||||
true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue