mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
standardize ca-config
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
6b3af009e2
commit
6550107901
4 changed files with 84 additions and 32 deletions
|
|
@ -251,6 +251,7 @@ RUN set -ex; \
|
|||
chmod 777 -R /usr/local/etc/php/conf.d && \
|
||||
chmod 777 -R /usr/local/etc/php-fpm.d && \
|
||||
chmod -R 777 /tmp; \
|
||||
chmod -R 777 /etc/openldap; \
|
||||
\
|
||||
mkdir -p /nc-updater; \
|
||||
chmod -R 777 /nc-updater
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue