From 71d55f89848cf4d552735981eb8e39b7747b8875 Mon Sep 17 00:00:00 2001 From: Thomas Peterson Date: Mon, 10 May 2021 09:16:37 +0000 Subject: [PATCH] Aktualisieren borgmatic --- borgmatic | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 borgmatic diff --git a/borgmatic b/borgmatic new file mode 100644 index 0000000..62fb058 --- /dev/null +++ b/borgmatic @@ -0,0 +1,4 @@ +# You can drop this file into /etc/cron.d/ to run borgmatic nightly. + +0 3 * * * root PATH=$PATH:/usr/bin:/usr/local/bin borgmatic --syslog-verbosity 1 +#