We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25a4730 commit 6aa2f75Copy full SHA for 6aa2f75
README.md
@@ -30,10 +30,10 @@ make install
30
## Installation using systemd
31
32
```sh
33
-wget https://github.com/zfsonlinux/zfs-auto-snapshot/archive/master.zip
34
-unzip master.zip
35
-cd zfs-auto-snapshot-master
36
-make systemd
+wget https://github.com/zfsonlinux/zfs-auto-snapshot/archive/systemd.zip
+unzip systemd.zip
+cd zfs-auto-snapshot-systemd
+make install
37
```
38
39
### Scheduling
0 commit comments