mirror of
https://github.com/linuxserver/docker-swag.git
synced 2025-11-02 14:07:42 +09:00
Workaround for qnap systems with chmod errors
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user