diff options
Diffstat (limited to 'custom/zfssnapshot')
| -rwxr-xr-x | custom/zfssnapshot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/zfssnapshot b/custom/zfssnapshot index 98f8315..90331c3 100755 --- a/custom/zfssnapshot +++ b/custom/zfssnapshot @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Craig Jennings <c@cjennings.net> +# Craig Jennings (github.com/cjennings) # Create a ZFS snapshot across all datasets with a dated, descriptive name. set -euo pipefail |
