Cleanup Magento downloader files


/ Published in: Bash
Save to your folder(s)

The <code>clean</code> script shipped with the Magento downloader actually deletes too much. It's safe to run this command after updating to keep the installation "small".


Copy this code and paste it in your HTML
  1. rm -rf cache/* data/* docs/* download/* temp/* tests/*

Report this snippet


Comments


You need to login to view comments.