From b7899ec28ba15e8eb23fe52080619739d3f02134 Mon Sep 17 00:00:00 2001 From: Enrico Ludwig Date: Sun, 12 May 2024 14:47:47 +0200 Subject: [PATCH] Added planned features note --- borgmatic_setup.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/borgmatic_setup.sh b/borgmatic_setup.sh index 423762c..9c178c6 100755 --- a/borgmatic_setup.sh +++ b/borgmatic_setup.sh @@ -22,6 +22,10 @@ # DEALINGS IN THE SOFTWARE. # ############################################################################### +# Planned Features: +# - Add support for more distributions +# - Add support for automatic setup (non-interactive) + # SETTINGS - Make sure to adjust these settings to your needs DEBUG=0 # Set to 1 to enable debug mode