From 2aab34b8ceac20d8c00dcec3213b38fe0dc75c12 Mon Sep 17 00:00:00 2001 From: Antoine Lima Date: Thu, 21 Mar 2024 08:40:01 +0000 Subject: [PATCH] Add all homes and fix gitea command --- .autorestic.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.autorestic.yml b/.autorestic.yml index d02d425..4d2f34a 100644 --- a/.autorestic.yml +++ b/.autorestic.yml @@ -64,14 +64,22 @@ locations: cron: '0 3 * * 4' # At 3:00am on Thursday hooks: before: - - sudo -u gitea /opt/gitea/gitea dump -f - > /mnt/ssd/backup-working/gitea/gitea.zip + - sudo -u gitea /opt/yunohost/gitea/gitea dump -f - > /mnt/ssd/backup-working/gitea/gitea.zip home: from: + - /home/agathe - /home/antoine - /home/baptiste - /home/con + - /home/josephine + - /home/mariage + - /home/marieclaire + - /home/oiseauroch + - /home/raphaeldutrieux - /home/roxane + - /home/shrek + - /home/thomas to: - hdd - oiseauroch