Created
September 13, 2013 23:28
-
-
Save greggles/6557337 to your computer and use it in GitHub Desktop.
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
| date | |
| /usr/bin/drush @cap.l sql-drop -y | |
| bunzip2 -c /Users/greggles/db/card_db_backups/card.prod_backup_post_sanitize_latest.sql.bz2 | /usr/bin/drush @cap.l sqlc | |
| compass compile /Users/greggles/workspace/cap/sites/all/themes/atelerix/ | |
| /usr/bin/drush @cap.l cc all | |
| /usr/bin/drush @cap.l dis -y paranoia | |
| /usr/bin/drush @cap.l php-eval "user_role_grant_permissions(1, array('access devel information'));" | |
| /usr/bin/drush @cap.l php-eval "user_role_grant_permissions(2, array('access devel information'));" | |
| /usr/bin/drush @cap.l updb -y | |
| date |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment