unison-sync: Add service for unison sync profile
The *unison-sync* service starts `unison` for the *sync* profile (i.e. `~/.unison/sync.prf`) in "watch" mode.master
parent
46c62f7469
commit
985d8284e0
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/execlineb -P
|
||||||
|
/usr/bin/unison sync -batch -silent -repeat watch
|
Loading…
Reference in New Issue