Updated Debian (markdown)

Roland Stühmer
2015-04-30 14:35:24 +02:00
parent 82ec52d25b
commit 3d70c422c2

@@ -10,7 +10,7 @@ Get the code:
$ cd /usr/src (or wherever you want to build the .deb)
$ git clone https://github.com/zfsonlinux/zfs-auto-snapshot.git
Optional: If you want to expose snapshots via Samba's [vfs_shadow_copy2](https://www.samba.org/samba/docs/man/manpages/vfs_shadow_copy2.8.html) to Windows users as *shadow copies* you must merge this code first:
Optional: If you want to expose snapshots via Samba's [vfs_shadow_copy2](https://www.samba.org/samba/docs/man/manpages/vfs_shadow_copy2.8.html) to Windows users as *shadow copies* ([explained here](Samba)) you must merge this code first:
$ git checkout leecallen
$ git merge master