Actualiser server

Mylloon 2023-12-24 01:39:16 +01:00
parent 9becedaf3c
commit c6de2369cf
Signed by: Forgejo
GPG key ID: E72245C752A07631

@ -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