mirror of
https://github.com/franjsco/rsync-linux-home
synced 2025-06-27 09:03:11 +02:00
fix readme
This commit is contained in:
@ -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`:
|
2. Configure which folders to include and which to exclude, changing arrays `INCLUDES`/`EXCLUDES` into `rsync-linux-home.py`:
|
||||||
```
|
```
|
||||||
INCLUDES = [...]
|
INCLUDES = [...]
|
||||||
EXCLOUDES = [...]
|
EXCLUDES = [...]
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Make the script executable
|
3. Make the script executable
|
||||||
|
Reference in New Issue
Block a user