mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Merge pull request #1339 from nextcloud/enh/noid/improve-logging
improve logging situation
This commit is contained in:
commit
bdfb238683
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