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.
2 parents a0df1eb + bc1b65a commit 1ce7268Copy full SHA for 1ce7268
README
@@ -10,3 +10,12 @@ snapshots if it is installed.
10
11
This program is a posixly correct bourne shell script. It depends only on
12
the zfs utilities and cron, and can run in the dash shell.
13
+
14
15
+Installation:
16
+-------------
17
18
+wget https://github.com/zfsonlinux/zfs-auto-snapshot/archive/master.zip
19
+unzip master.zip
20
+cd zfs-auto-snapshot-master
21
+make install
0 commit comments