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