Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. */5 * * * * /usr/bin/php7.0 /path/to/magento2/bin/magento cron:run
  2.  
  3. */5 * * * * /usr/bin/php7.0 /path/to/magento2/update/cron.php
  4.  
  5. */5 * * * * /usr/bin/php7.0 /path/to/magento2/bin/magento setup:cron:run
  6.  
  7. php bin/magento indexer:reindex
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement