From fcc428cdc23cf5cd1f69140008771592348fedb2 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Sun, 6 Mar 2022 04:32:32 +0100 Subject: Updating backup scripts Signed-off-by: Georg Pfuetzenreuter --- scripts/sh/restic/check.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/sh/restic/check.sh (limited to 'scripts/sh/restic/check.sh') diff --git a/scripts/sh/restic/check.sh b/scripts/sh/restic/check.sh new file mode 100644 index 0000000..567798a --- /dev/null +++ b/scripts/sh/restic/check.sh @@ -0,0 +1,3 @@ +#!/bin/sh +. restic_env +/usr/bin/restic check -- cgit v1.2.3