diff --git a/backup.sh b/backup.sh index f029325..d14b545 100755 --- a/backup.sh +++ b/backup.sh @@ -287,11 +287,11 @@ case "$1" in list ) list_datasets ;; list-remote ) list_remote_datasets ;; snapshot ) create_snapshots ;; - configure-mirrors ) zfs_allow_mirrors ;; - configure-origin ) zfs_allow_origin ;; + #configure-mirrors ) zfs_allow_mirrors ;; + configure ) zfs_allow_origin ;; mirror-reset ) send_latest ;; mirror-increment ) send_increment ;; #mirror-prune ) send_increment_with_F ;; esac -rm sendnodes.tmp \ No newline at end of file +rm sendnodes.tmp