Skip to content

Commit 77f7be8

Browse files
author
Oliver Cervera
authored
Add openmediavault clarification
1 parent 0db56fc commit 77f7be8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ It is meant to be run periodically (e.g. daily) and do the heavy lifting, then s
77

88
Supports single and dual parity configurations.
99

10-
It is customizable and has been tested with Debian 10 and OpenMediaVault 5.
10+
It is customizable and has been tested with Debian 10 and [OpenMediaVault 5](https://github.com/openmediavault/openmediavault).
1111

1212
Contributions are welcome: there's always room for improvement!
1313

@@ -170,6 +170,8 @@ You can also change more advanced options such as mail binary (by default uses `
170170
- ~~Hd-idle to spin down disks - [Link TBD] - currently not required since spin down does not work properly.~~
171171

172172
# Installation
173+
If you want to use this script on OMV, don't worry about the section _Diff Script Settings_ in the main page of the SnapRAID plugin. These settings only apply to the plugin built-in script. Also don't forget to remove from scheduling the built-in script.
174+
173175
1. Install markdown `apt install python-markdown`. You can skip this step since the script will check and install it for you.
174176
2. Download config file and script, then place wherever you prefer e.g. `/usr/sbin/snapraid`
175177
3. Give executable rights to the main script - `chmod +x snapraid-aio-script.sh`

0 commit comments

Comments
 (0)