mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
change a detail
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
bc79fd1877
commit
4810797d02
1 changed files with 1 additions and 1 deletions
|
|
@ -223,7 +223,7 @@ RUN set -ex; \
|
|||
chown www-data:root -R /usr/local/etc/php/conf.d && \
|
||||
chown www-data:root -R /usr/local/etc/php-fpm.d && \
|
||||
chmod -R 777 /tmp; \
|
||||
rm -r /usr/src/nextcloud/apps/updatenotification; \
|
||||
rm -rf /usr/src/nextcloud/apps/updatenotification; \
|
||||
\
|
||||
mkdir -p /nc-updater; \
|
||||
chown -R www-data:www-data /nc-updater; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue