From d4c726f5dd7e2e28306a0161eef35fb39e52df3c Mon Sep 17 00:00:00 2001 From: capntack Date: Sun, 17 Mar 2024 13:09:22 -0500 Subject: [PATCH] Updated roadmap --- ROADMAP.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 0ec4e3e..2fd9a6e 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -1,6 +1,7 @@ # Roadmap -- Remove need for the timestamp.fix command -- Add in SSH capability the rsync portion of the script -- Add in include file for restic -- Add in capability for rsync to run more often than restic, all from the same script \ No newline at end of file +- Remove the need for the `timestamp.fix` command +- Add in SSH capability for rsync +- Add an include/manifest type file for restic +- Add in the ability for backing up to a remote restic repo, such as Backblaze B2 +- Add a systemd timer how-to to the README \ No newline at end of file