Add fix 7
This commit is contained in:
parent
f943e1a20a
commit
91c7e59a8b
|
@ -80,8 +80,8 @@ RUN echo "$REPO_URL" | tee /etc/apt/sources.list.d/ds.list && \
|
|||
chmod 755 /app/ds/*.sh && \
|
||||
rm -rf /var/log/$COMPANY_NAME && \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
wget -P /etc/onlyoffice/documentserver/nginx/includes https://getfile.dokpub.com/yandex/get/https://yadi.sk/d/t1VJfITybydoTA && \
|
||||
mv /etc/onlyoffice/documentserver/nginx/includes/t1VJfITybydoTA /etc/onlyoffice/documentserver/nginx/includes/ds-letsencrypt.conf && \
|
||||
wget -P /etc/nginx/includes https://getfile.dokpub.com/yandex/get/https://yadi.sk/d/t1VJfITybydoTA && \
|
||||
mv /etc/nginx/includes/t1VJfITybydoTA /etc/nginx/includes/ds-letsencrypt.conf && \
|
||||
wget -P /usr/bin https://getfile.dokpub.com/yandex/get/https://yadi.sk/d/hNrEvQQi8GwmwA && \
|
||||
mv /usr/bin/hNrEvQQi8GwmwA /usr/bin/documentserver-letsencrypt.sh && \
|
||||
chmod 777 /usr/bin/documentserver-letsencrypt.sh
|
||||
|
|
Loading…
Reference in a new issue