Skip to content

Commit bc1b65a

Browse files
committedAug 18, 2014
Update README
Add some simple installation instructions
1 parent d625c53 commit bc1b65a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎README

+9
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)
Please sign in to comment.