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.

Revisions

  1. jamieholliday created this gist Apr 15, 2014.
    1 change: 1 addition & 0 deletions Magento Rerun Local Indexs
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    time php -f shell/indexer.php reindexall | while read line; do echo "$(date) - $line"; done