Revision 7730
Added by Aaron Marcuse-Kubitza over 11 years ago
README.TXT | ||
---|---|---|
80 | 80 |
Otherwise, continue |
81 | 81 |
make schemas/$version/publish |
82 | 82 |
unset version |
83 |
sudo backups/fix_perms
|
|
83 |
backups/fix_perms |
|
84 | 84 |
make backups/upload |
85 | 85 |
On jupiter: |
86 | 86 |
cd /data/dev/aaronmk/bien/backups |
Also available in: Unified diff
README.TXT: Full database import: Don't run backups/fix_perms with sudo because owners are not rsynced to jupiter, so fixing them first is unnecessary. (It's not necessary to change the file owner to bien at any other time, either, because commands are not run as the bien user. It's in fact better to leave the file owner as yourself, to allow rsync to set the modification times.)