#!/bin/sh
cd /var/www/st_oxid/current_release

export PATH=$PATH:/var/www/st_oxid/.nvm/versions/node/v12.15.0/bin

/usr/bin/php7.2 bin/console --shopId=14 shop_nanny_com:import:data vendor
/usr/bin/php7.2 bin/console --shopId=14 shop_nanny_com:revoke:data vendor
/usr/bin/php7.2 bin/console --shopId=14 shop_nanny_com:import:data attribute
/usr/bin/php7.2 bin/console --shopId=14 shop_nanny_com:import:data benefit
/usr/bin/php7.2 bin/console --shopId=14 shop_nanny_com:import:data knowledgeitem

/usr/bin/php7.2 bin/console --shopId=14 shop_nanny_com:import:data category
/usr/bin/php7.2 bin/console --shopId=14 alko:recreate:categorytree
/usr/bin/php7.2 bin/console --shopId=14 alko:check:categoryRights

/usr/bin/php7.2 bin/console --shopId=14 shop_nanny_com:import:data product
/usr/bin/php7.2 bin/console --shopId=14 shop_nanny_com:revoke:data product

/usr/bin/php7.2 bin/console alko:process:benefitimages
/usr/bin/php7.2 bin/console --shopId=14 alko:process:knowledgeitemimages
/usr/bin/php7.2 bin/console --shopId=14 alko:process:sale 
/usr/bin/php7.2 bin/console --shopId=14 alko:process:productimages 
/usr/bin/php7.2 bin/console --shopId=14 alko:process:appimages 

/usr/bin/php7.2 bin/console --shopId=14 alko:process:documents onlyLink
/usr/bin/php7.2 bin/console --shopId=14 alko:process:explodedviews
/usr/bin/php7.2 bin/console --shopId=14 alko:check:explodedviews
/usr/bin/php7.2 bin/console --shopId=14 alko:convert:explodedviews2pdf
/usr/bin/php7.2 bin/console --shopId=14 alko:check:articleRights

/usr/bin/php7.2 bin/console --shopId=14 shop_nanny_com:search:products
/usr/bin/php7.2 bin/console --shopId=14 shop_nanny_com:search:vendors

/usr/bin/php7.2 bin/console cache:clear