Skip to content

Instantly share code, notes, and snippets.

@jamieholliday
Created April 15, 2014 15:09
Show Gist options
  • Select an option

  • Save jamieholliday/85f21482daa9e5feee01 to your computer and use it in GitHub Desktop.

Select an option

Save jamieholliday/85f21482daa9e5feee01 to your computer and use it in GitHub Desktop.
Magento Rerun local index's
time php -f shell/indexer.php reindexall | while read line; do echo "$(date) - $line"; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment