Actualiser server
parent
9becedaf3c
commit
c6de2369cf
1 changed files with 2 additions and 2 deletions
|
@ -31,5 +31,5 @@ if [ $(ip route | grep <localip> | wc -l) -ne 1 ]; then /path/to/script/routing.
|
|||
```
|
||||
|
||||
# rsync
|
||||
> at the client side, aka the receiver
|
||||
options: `--exclude 'directory'` to exclude something
|
||||
|
||||
at the client side, aka the receiver, add this option: `--exclude 'directory'` to exclude something
|
Loading…
Reference in a new issue