From d0881696bc8ec06cade4c0751f130c717ffaa276 Mon Sep 17 00:00:00 2001 From: Vitaly Artemev Date: Thu, 14 Jul 2016 18:08:11 +0400 Subject: [PATCH] =?UTF-8?q?Updated=20=D0=91=D0=B0=D0=B7=D0=BE=D0=B2=D0=B0?= =?UTF-8?q?=D1=8F=20=D0=B8=D0=BD=D1=84=D0=BE=D1=80=D0=BC=D0=B0=D1=86=D0=B8?= =?UTF-8?q?=D1=8F=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Базовая-информация.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Базовая-информация.md b/Базовая-информация.md index 3f0dba0..032f3c1 100644 --- a/Базовая-информация.md +++ b/Базовая-информация.md @@ -33,8 +33,8 @@ php app.php */5 * * * * /path/to/php /path/to/retailcrm/app.php -e orders -l */25 * * * * /path/to/php /path/to/retailcrm/app.php -e customers -l */15 * * * * /path/to/php /path/to/retailcrm/app.php -e history -* */6 * * * /path/to/php /path/to/retailcrm/app.php -e icml -* 3 * * * /path/to/php /path/to/retailcrm/app.php -e references -r delivery-types +0 */6 * * * /path/to/php /path/to/retailcrm/app.php -e icml +0 3 * * * /path/to/php /path/to/retailcrm/app.php -e references -r delivery-types */5 * * * * /path/to/php /path/to/retailcrm/app.php -e mail -m mail@example.com ``` @@ -43,5 +43,5 @@ php app.php ```bash */5 * * * * /path/to/php -c /path/to/php.ini /path/to/retailcrm/app.php -e orders -l */15 * * * * /path/to/php -c /path/to/php.ini /path/to/retailcrm/app.php -e history -h orders -* */6 * * * /path/to/php -c /path/to/php.ini /path/to/retailcrm/app.php -e icml +0 */6 * * * /path/to/php -c /path/to/php.ini /path/to/retailcrm/app.php -e icml ``` \ No newline at end of file