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