Created
August 1, 2016 23:44
-
-
Save Greg-Boggs/f78214e1aefdd042e67fb18022639394 to your computer and use it in GitHub Desktop.
Rebuild Facing History
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ./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