mirror of
https://github.com/franjsco/rsync-linux-home
synced 2025-01-03 10:49:14 +01:00
fix readme
This commit is contained in:
parent
26f4d9f9a6
commit
4e5149e58c
@ -11,7 +11,7 @@ A simple script to make backups of your linux home.
|
||||
2. Configure which folders to include and which to exclude, changing arrays `INCLUDES`/`EXCLUDES` into `rsync-linux-home.py`:
|
||||
```
|
||||
INCLUDES = [...]
|
||||
EXCLOUDES = [...]
|
||||
EXCLUDES = [...]
|
||||
```
|
||||
|
||||
3. Make the script executable
|
||||
|
Loading…
Reference in New Issue
Block a user