#!/bin/sh
cd /var/www/alko-garden.de

export PATH=$PATH:/var/www/alko-garden.de/.nvm/versions/node/v12.15.0/bin

./bin/console alko:pim:translations de_AT full
./bin/console alko:pim:translations cs full
./bin/console alko:pim:translations de full
./bin/console alko:pim:translations da_DK full
./bin/console alko:pim:translations en_GB full
./bin/console alko:pim:translations fr full
./bin/console alko:pim:translations hr full
./bin/console alko:pim:translations hu full
./bin/console alko:pim:translations it full
./bin/console alko:pim:translations nb full
./bin/console alko:pim:translations pl full
./bin/console alko:pim:translations sv full
./bin/console alko:pim:translations sk full
./bin/console alko:pim:translations sl full
./bin/console alko:pim:translations fr_CH,de_CH full
./bin/console alko:pim:translations it_CH,de_CH full

OXIDERPENDPOINT='https://cool-services:C00lServices@alko-garden.ru/modules/erp/oxerpservice.php?wsdl&version=2.14.0' ./bin/console alko:pim:translations ru full
#./bin/console alko:pim:translations uk full

