masync help
This commit is contained in:
parent
3af90ce5ee
commit
0830a6dcfb
@ -7,7 +7,10 @@ Masync allows you to mirror and keep synchronised an arbitraries number of folde
|
||||
Masync use inotifywait for listening changes on local folders and keep it in sync with remote folders.
|
||||
Before using it, please install **inotify-tools** package on your distribution
|
||||
|
||||
```
|
||||
apt-get install inotify-tools
|
||||
dnf install inotify-tools
|
||||
xbps-install -S inotify-tools
|
||||
...
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user