Changed Borgmatic dobackups because of Systemd timer use on remotes.

This commit is contained in:
Christian P. MOMON 2023-03-15 10:53:50 +01:00
parent ddf4f88208
commit 9e72dbfcb9
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ DURATION=$(printf "%02d:%02d:%02d" $((DURATION/60/60)) $((DURATION/60%60)) $((D
echo "Midded at: "$(date)" Duration: $DURATION"
# Wait the end of remote Systemd timer backup (5 hours).
# Useful to have good data in report.
sleep 18000
./doreport