Skip to content

Commit 1ce7268

Browse files
committed
Merge pull request #31 from virtualguy/patch-1
Update README
2 parents a0df1eb + bc1b65a commit 1ce7268

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,12 @@ snapshots if it is installed.
1010

1111
This program is a posixly correct bourne shell script. It depends only on
1212
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

Comments
 (0)