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.
This commit is contained in:
2
services/unison-sync/run
Executable file
2
services/unison-sync/run
Executable file
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/execlineb -P
|
||||||
|
/usr/bin/unison sync -batch -silent -repeat watch
|
||||||
Reference in New Issue
Block a user