forked from extern/zfs-auto-snapshot
Install from release instead of master
Install from release instead of master
This commit is contained in:
parent
ef7ae674f5
commit
d5646c901e
6
README
6
README
@ -15,7 +15,7 @@ the zfs utilities and cron, and can run in the dash shell.
|
|||||||
Installation:
|
Installation:
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
wget https://github.com/zfsonlinux/zfs-auto-snapshot/archive/master.zip
|
wget https://github.com/zfsonlinux/zfs-auto-snapshot/archive/upstream/1.2.4.tar.gz
|
||||||
unzip master.zip
|
tar -xzf 1.2.4.tar.gz
|
||||||
cd zfs-auto-snapshot-master
|
cd zfs-auto-snapshot-upstream-1.2.4
|
||||||
make install
|
make install
|
||||||
|
Loading…
Reference in New Issue
Block a user