From bd6e14fe48c3b9b64546f4de45dd0c5520ba56dc Mon Sep 17 00:00:00 2001 From: Otho Date: Wed, 23 Nov 2022 22:57:57 -0500 Subject: [PATCH] Added setup-aggregator command. --- backup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/backup.sh b/backup.sh index 2ca985a..0b52ef4 100755 --- a/backup.sh +++ b/backup.sh @@ -166,6 +166,7 @@ case "$1" in list) list_active_datasets ;; create) create_snapshot ;; setup-mirror) setup_mirror ;; + setup-aggregator) setup_aggregator ;; send) if [ -f "old-snapshot.txt" ]; then send_incremental_snapshot