mirror of
https://github.com/linuxserver/docker-swag.git
synced 2024-12-18 04:04:23 -05:00
Workaround for qnap systems with chmod errors
This commit is contained in:
parent
4437f6f8ba
commit
bfeeaaaa73
@ -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