mirror of
https://github.com/linuxserver/docker-swag.git
synced 2024-12-18 12:14:27 -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
|
/config
|
||||||
chmod -R 0644 /etc/logrotate.d
|
chmod -R 0644 /etc/logrotate.d
|
||||||
chmod -R +r /config/log
|
chmod -R +r /config/log
|
||||||
|
|
||||||
|
# Workaround for systems with chmod errors
|
||||||
|
true
|
||||||
|
Loading…
Reference in New Issue
Block a user