The *unison-sync* service starts `unison` for the *sync* profile (i.e. `~/.unison/sync.prf`) in "watch" mode.
3 lines
70 B
Plaintext
Executable File
3 lines
70 B
Plaintext
Executable File
#!/bin/execlineb -P
|
|
/usr/bin/unison sync -batch -silent -repeat watch
|