We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66bf06d commit 4b348f4Copy full SHA for 4b348f4
README.md
@@ -12,7 +12,7 @@ A Bash script to automate ZFS Replication.
12
- Includes a well documented `config.sh` file that may be used as configuration or as reference for environment
13
variables passed to the script.
14
- May be run on any schedule using cron or similar mechanism.
15
-- May be sourced and leveraged and/or by in other Bash scripts.
+- May be sourced and/or leveraged by/in other Bash scripts.
16
- Test coverage of core functions via mocks in the test.sh script.
17
- Includes a `--status` option for XigmaNAS that can be used to email the last log output at your preferred schedule.
18
Simply add it as a custom script in the email settings under "System > Advanced > Email Reports"
0 commit comments