mirror of
https://github.com/retailcrm/opencart-module.git
synced 2024-11-22 13:16:07 +03:00
Update Install.md
This commit is contained in:
parent
44258050eb
commit
c7706eb6ad
@ -68,5 +68,5 @@ Add this lines into:
|
|||||||
Setup cron job for exchange between CRM & your shop
|
Setup cron job for exchange between CRM & your shop
|
||||||
|
|
||||||
```
|
```
|
||||||
*/5 * * * * /usr/bin/php /path/to/opencart/cli/cli_export.php >> /path/to/opencart/system/logs/cronjob_history.log 2>&1
|
*/5 * * * * /usr/bin/php /path/to/opencart/cli/cli_history.php >> /path/to/opencart/system/logs/cronjob_history.log 2>&1
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user