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

Fix typo from copy

parent 2669e5ed
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -64,7 +64,7 @@ RUN set -x; \ ...@@ -64,7 +64,7 @@ RUN set -x; \
mv /tmp/oca-repos/partner-contact/partner_firstname /opt/odoo/additional_addons/ &&\ mv /tmp/oca-repos/partner-contact/partner_firstname /opt/odoo/additional_addons/ &&\
git clone -b 12.0 --depth 1 https://github.com/OCA/server-brand.git /tmp/oca-repos/server-brand &&\ git clone -b 12.0 --depth 1 https://github.com/OCA/server-brand.git /tmp/oca-repos/server-brand &&\
mv /tmp/oca-repos/server-brand/disable_odoo_online /opt/odoo/additional_addons/ &&\ mv /tmp/oca-repos/server-brand/disable_odoo_online /opt/odoo/additional_addons/ &&\
git clone -b 12.0 --depth 1 https://github.com/OCA/server-brand.git /tmp/oca-repos/server-ux &&\ git clone -b 12.0 --depth 1 https://github.com/OCA/server-ux.git /tmp/oca-repos/server-ux &&\
mv /tmp/oca-repos/server-ux/date_range /opt/odoo/additional_addons/ &&\ mv /tmp/oca-repos/server-ux/date_range /opt/odoo/additional_addons/ &&\
git clone -b 12.0 --depth 1 https://github.com/OCA/social.git /tmp/oca-repos/social &&\ git clone -b 12.0 --depth 1 https://github.com/OCA/social.git /tmp/oca-repos/social &&\
mv /tmp/oca-repos/social/mail_debrand /opt/odoo/additional_addons/ &&\ mv /tmp/oca-repos/social/mail_debrand /opt/odoo/additional_addons/ &&\
......
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