mirror of
https://github.com/zfsonlinux/zfs-auto-snapshot.git
synced 2025-08-15 07:12:42 +02:00
Update README
Add some simple installation instructions
This commit is contained in:
9
README
9
README
@ -10,3 +10,12 @@ snapshots if it is installed.
|
|||||||
|
|
||||||
This program is a posixly correct bourne shell script. It depends only on
|
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.
|
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
|
||||||
|
Reference in New Issue
Block a user