Revision 5211
Added by Aaron Marcuse-Kubitza over 12 years ago
README.TXT | ||
---|---|---|
42 | 42 |
Otherwise, continue |
43 | 43 |
Delete previous imports so they won't bloat the full DB backup: |
44 | 44 |
make backups/public.<datetime>.backup/remove |
45 |
make inputs/.TNRS/cleanup; make backups/TNRS.backup-remake & |
|
45 | 46 |
make backups/public.<datetime>.backup/test & |
46 | 47 |
make backups/vegbien.<datetime>.backup/test & |
47 | 48 |
On local machine: |
Also available in: Unified diff
README.TXT: Data import: Added steps to back up the TNRS cache, since it takes a long time to recreate. This also enables syncing it with a local machine when `make backups/download` is run.