From ed686587500b100c029fc90d2c1fad0ba9c19898 Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Tue, 2 Aug 2022 15:12:02 +0000 Subject: [PATCH] Update script_backups_aunt.sh --- script_backups_aunt.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/script_backups_aunt.sh b/script_backups_aunt.sh index c57158b..3047ec2 100644 --- a/script_backups_aunt.sh +++ b/script_backups_aunt.sh @@ -1,6 +1,9 @@ #! /bin/bash +mount /var/backups/vm + echo "BACKUP SESSION $(date)" >> /var/log/backup.log virt-backup backup 1>> /var/log/backup.log virt-backup clean 1>> /var/log/backup.log +/opt/sharedfs/outils/blockcommit_all.sh