From 8b9bafb9c8629a31483f6c578469ee7e83072c50 Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch> Date: Fri, 21 Jan 2022 16:26:41 +0100 Subject: [PATCH] update comments in dist files --- jobs/backup.job.dist | 1 - jobs/dirs.job.dist | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/jobs/backup.job.dist b/jobs/backup.job.dist index 81f253b..b7b09c2 100644 --- a/jobs/backup.job.dist +++ b/jobs/backup.job.dist @@ -12,7 +12,6 @@ lang = en_us - # ---------------------------------------------------------------------- # local dumps; each service has its own subdir there # this entry is mapped to BACKUP_TARGETDIR in "localdump.sh" diff --git a/jobs/dirs.job.dist b/jobs/dirs.job.dist index c527e3e..50e49ed 100644 --- a/jobs/dirs.job.dist +++ b/jobs/dirs.job.dist @@ -1,8 +1,8 @@ # ---------------------------------------------------------------------- # # jobfile for directories: -# - where to put local dumps # - which directories you want to backup +# - what to exclude # # ---------------------------------------------------------------------- # -- GitLab