mirror of https://github.com/jimsalterjrs/sanoid
Add git to apt install on Debian
This commit is contained in:
parent
9544ea7e6a
commit
d7bf12623d
|
|
@ -21,7 +21,7 @@ Install prerequisite software:
|
|||
|
||||
```bash
|
||||
|
||||
apt install debhelper libcapture-tiny-perl libconfig-inifiles-perl pv lzop mbuffer
|
||||
apt install debhelper libcapture-tiny-perl libconfig-inifiles-perl pv lzop mbuffer git
|
||||
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue