[REM]Odoo 16 : remove MUK

This commit is contained in:
Fabien BOURGEOIS 2023-03-07 10:26:12 +01:00
parent 9a6bac378e
commit 3a37e8b6af
1 changed files with 1 additions and 2 deletions

View File

@ -11,8 +11,7 @@ RUN git clone --depth 1 -b 16.0 https://github.com/OCA/community-data-files && \
git clone --depth 1 -b 16.0 https://github.com/OCA/social && \
git clone --depth 1 -b 16.0 https://github.com/OCA/server-brand && \
git clone --depth 1 -b 16.0 https://github.com/OCA/web && \
git clone --depth 1 -b 16.0 https://github.com/OCA/website && \
git clone --depth 1 -b 16.0 https://github.com/muk-it/muk_web
git clone --depth 1 -b 16.0 https://github.com/OCA/website
# Custom code
WORKDIR /opt/odoo/custom-addons