| .. | |||
| README.md | 6 years ago | ||
| backup.sh | 6 years ago | ||
| jryland-gpg2-ownertrust.txt | 6 years ago | ||
| jryland-gpg2-secret.key.gpg | 6 years ago | ||
| restore.sh | 6 years ago | ||
Run the ./backup.sh script which will find the repos, bundle, encrypt and then copy them to the server.
On a local machine run the following:
scp "jryland@invertedlogic.com:/home/jryland/backups/restore.sh" ./
This copies the restore script to rebuild the repos. Now run the script.
./restore.sh
The restored repos are in the restored directory. Manually import these back in to the git repos.