Update 'README.md'
This commit is contained in:
10
README.md
10
README.md
@@ -15,24 +15,26 @@ duplicacy init <hostname> sftp://duplicacy@gauntnas.home.johnhgaunt.com//mnt/dat
|
|||||||
|
|
||||||
#### GauntBitwarden
|
#### GauntBitwarden
|
||||||
```
|
```
|
||||||
FOLDERS_TO_BACKUP=("/opt/bitwarden")
|
i:opt/bitwarden/.*
|
||||||
```
|
```
|
||||||
|
|
||||||
#### GauntNAS
|
#### GauntNAS
|
||||||
```
|
```
|
||||||
i:etc/.*
|
i:etc/version
|
||||||
i:data/.*
|
i:data/.*
|
||||||
i:root/.*
|
i:root/.*
|
||||||
```
|
```
|
||||||
|
|
||||||
#### GauntPlex
|
#### GauntPlex
|
||||||
```
|
```
|
||||||
FOLDERS_TO_BACKUP=("/etc" "/root" "/var/lib/plexmediaserver")
|
i:etc/.*
|
||||||
|
i:root/.*
|
||||||
|
i:var/lib/plexmediaserver/.*
|
||||||
```
|
```
|
||||||
|
|
||||||
#### GauntRouter
|
#### GauntRouter
|
||||||
```
|
```
|
||||||
FOLDERS_TO_BACKUP=("/cf" "/root")
|
i:cf/.*
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user