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 +#