Skip to content
Extraits de code Groupes Projets
Valider b11312dd rédigé par remi-filament's avatar remi-filament
Parcourir les fichiers

Fix comment and mv command

parent 46aa78f7
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -86,8 +86,8 @@ RUN set -x; \ ...@@ -86,8 +86,8 @@ RUN set -x; \
/tmp/oca-repos/server-ux/mass_editing \ /tmp/oca-repos/server-ux/mass_editing \
/opt/odoo/additional_addons/ &&\ /opt/odoo/additional_addons/ &&\
#git clone -b 14.0 --depth 1 https://github.com/OCA/social.git /tmp/oca-repos/social &&\ #git clone -b 14.0 --depth 1 https://github.com/OCA/social.git /tmp/oca-repos/social &&\
#mv /tmp/oca-repos/social/base_search_mail_content \ mv /tmp/oca-repos/social/mail_debrand \
/tmp/oca-repos/social/mail_debrand \ # /tmp/oca-repos/social/base_search_mail_content \
/opt/odoo/additional_addons/ &&\ /opt/odoo/additional_addons/ &&\
git clone -b 14.0 --depth 1 https://github.com/OCA/web.git /tmp/oca-repos/web &&\ git clone -b 14.0 --depth 1 https://github.com/OCA/web.git /tmp/oca-repos/web &&\
mv /tmp/oca-repos/web/web_environment_ribbon \ mv /tmp/oca-repos/web/web_environment_ribbon \
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter