mirror of
https://github.com/linuxserver/docker-swag.git
synced 2024-12-19 12:44:21 -05:00
Merge pull request #523 from linuxserver/qnap-init-fix
This commit is contained in:
commit
f94e685a65
@ -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…
Reference in New Issue
Block a user