From c51ce58befb3f40b017623506d59d86571cae8bd Mon Sep 17 00:00:00 2001 From: cpzengel Date: Mon, 31 Jan 2022 16:50:38 +0100 Subject: [PATCH] Update bashclub-zfs Does not run twice --- bashclub-zfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashclub-zfs b/bashclub-zfs index 80aed7f..a45b78c 100644 --- a/bashclub-zfs +++ b/bashclub-zfs @@ -1,5 +1,5 @@ #!/bin/bash -# backup-zfs: use zfs send/recv to push/pull snapshots +# backup-zfs: use zfs send/recv to push/pull snapshots - New does not run twice prog="$(basename "$0")" usage() {