Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Add some simple installation instructions
  • Loading branch information
virtualguy committed Aug 18, 2014
1 parent d625c53 commit bc1b65a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,12 @@ snapshots if it is installed.

This program is a posixly correct bourne shell script. It depends only on
the zfs utilities and cron, and can run in the dash shell.


Installation:
-------------

wget https://github.com/zfsonlinux/zfs-auto-snapshot/archive/master.zip
unzip master.zip
cd zfs-auto-snapshot-master
make install

0 comments on commit bc1b65a

Please sign in to comment.