Skip to content

Instantly share code, notes, and snippets.

@abutcher
Created March 16, 2012 17:29
Show Gist options
  • Select an option

  • Save abutcher/2051286 to your computer and use it in GitHub Desktop.

Select an option

Save abutcher/2051286 to your computer and use it in GitHub Desktop.
Something I have to do all the time.
cd /var/www/html/knowledge; drush cc all; drush fra -y; drush fr kcs_settings -y; drush updb -y; drush cc all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment