3
0
Fork 0

Mise à jour de 'README.md'

This commit is contained in:
Bruno FELIX 2021-05-26 10:17:35 +02:00
parent 5a814f752a
commit 63558a6468
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@
.local/share/tutor/env/build/openedx/Dockerfile
Add these lines at the end of the pathing
Add these lines at the end of the patching
```
# Fix py2eno install issue
RUN curl https://gitea.imust.org/bfe/tutor-patches/raw/commit/180886d7ee51c29c5ad3aeac716262bb80e995da/py2neo-fix.patch | git apply -
RUN curl https://gitea.imust.org/Public/tutor-patches/raw/commit/180886d7ee51c29c5ad3aeac716262bb80e995da/py2neo-fix.patch | git apply -
```