From 3451c19f616913276387440b578925a8abaa4cc7 Mon Sep 17 00:00:00 2001 From: FrederikBaerentsen Date: Sat, 1 Jun 2024 18:03:50 +0200 Subject: [PATCH] Added readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d92e6e8..c1fe19e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # Scripts -List of scripts used for backup and other tasks \ No newline at end of file +> List of scripts used for backup and other tasks + +- `backup.sh`: Backup immich folder using Restic to Backblaze B2 bucket daily. On fridays prune old backups and clean up. + +- `mountBackblaze.sh`: Mount Backblaze B2 bucket using Restic. +