This commit is contained in:
Luca 2023-07-04 15:48:33 +02:00 committed by GitHub
parent 8b83c84f7a
commit 52b6bd8939
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,4 +29,5 @@ RUN cd /var/www/html && ls \
&& chmod -R g+rw ./updates/ \ && chmod -R g+rw ./updates/ \
&& chmod -R g+rw ./uploads/ \ && chmod -R g+rw ./uploads/ \
&& chmod -R g+rw ./images/eqsl_card_images/ \ && chmod -R g+rw ./images/eqsl_card_images/ \
&& chmod -R g+rw ./assets/json/ && chmod -R g+rw ./assets/json/ \
&& chmod 777 /var/www/html/install