Commit Graph

5 Commits

Author SHA1 Message Date
a15cb5b07d all: remove concept of read-write key
We don't need a read-write key: we can just SSH directly to
jim-backups@backup.jim.sh instead and run commands thay way.
Remove read-write key and document it in the README.

Also add some tools to update the README variables on updates.
2021-10-19 14:46:34 -04:00
1932a76f72 prune: remove -v option to support old ssh-add 2021-10-17 20:05:47 -04:00
54437456ae prune: use new vars.sh 2021-10-16 09:37:03 -04:00
6830daa2b1 prune: save password in an SSH agent, and compact after pruning
Since we want to run two commands, use a temporary SSH agent
to hold the key, so that the user only has to enter the password
once.
2021-10-14 15:34:10 -04:00
6978cfc012 Continue reworking towards local copy of borg, etc 2021-10-11 12:34:57 -04:00