Skip to content

Instantly share code, notes, and snippets.

@Greg-Boggs
Created August 1, 2016 23:44
Show Gist options
  • Select an option

  • Save Greg-Boggs/f78214e1aefdd042e67fb18022639394 to your computer and use it in GitHub Desktop.

Select an option

Save Greg-Boggs/f78214e1aefdd042e67fb18022639394 to your computer and use it in GitHub Desktop.
Rebuild Facing History
./scripts/build.sh ~/Sites/fh -y
cd ~/Sites/fh
drush sql-drop -y
tbg facing-history
drush updb -y
drush pm-disable logs_http salesforce_pull -y
drush en stage_file_proxy dblog -y
drush cc all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment