mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
improve logging situation
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
0397f30bb5
commit
adb4279de1
5 changed files with 17 additions and 7 deletions
|
|
@ -52,7 +52,7 @@ RUN set -e && \
|
|||
cd ..; \
|
||||
rm -f /usr/local/bin/composer; \
|
||||
chmod 770 -R ./; \
|
||||
chown www-data:www-data -R ./; \
|
||||
chown www-data:www-data -R /var/www; \
|
||||
rm -r ./php/data; \
|
||||
rm -r ./php/session
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue