mirror of
https://github.com/davestephens/ansible-nas
synced 2024-12-26 03:23:11 +00:00
Account for new Sanoid dependency in docs.
This commit is contained in:
parent
f94dd4191f
commit
c6da2addc5
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ First, we install sanoid to the `/opt` directory. This assumes that Perl itself
|
|||
is already installed.
|
||||
|
||||
```
|
||||
sudo apt install libconfig-inifiles-perl
|
||||
sudo apt install libconfig-inifiles-perl libcapture-tiny-perl
|
||||
cd /opt
|
||||
sudo git clone https://github.com/jimsalterjrs/sanoid
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue