Added create_snapshot directive.

This commit is contained in:
Otho 2022-11-19 03:51:06 -05:00
parent 7e776ad42c
commit 2e9d0ca7c1
Signed by: Otho
GPG Key ID: 16C720CD3BBE21D9

View File

@ -78,6 +78,7 @@ send_incremental_snapshop()
echo $BR_NEW_SNAPSHOT > "old-snapshot.txt"
}
create_snapshot
if [ -f "old-snapshot.txt" ]; then
send_incremental_snapshop