Last active
October 22, 2016 05:33
-
-
Save szeidler/b6ed1ee3b6ea5fec6a2415f4337a7d6f 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
#!/bin/bash | |
drush sql-dump --gzip --result-file=backup-xxxx.sql.gz --structure-tables-list=cache,cache_*,cache_filter,cache_form,cache_menu,cache_page,history,sessions,watchdog |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment