diff --git a/doc/Install.md b/doc/Install.md index f05722a..830570f 100644 --- a/doc/Install.md +++ b/doc/Install.md @@ -70,6 +70,5 @@ protected function crmOrderAction($order, $order_id, $action=null) Setup cron job for exchange between CRM & your shop ``` -<<<<<<< HEAD */5 * * * * /usr/bin/php /path/to/opencart/cli/cli_export.php >> /path/to/opencart/system/logs/cronjob_history.log 2>&1 ```