masync help
This commit is contained in:
parent
9d785e0c26
commit
3af90ce5ee
@ -5,5 +5,9 @@ Masync allows you to mirror and keep synchronised an arbitraries number of folde
|
||||
## Dependencies
|
||||
|
||||
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
|
||||
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