Update 'README.md'

This commit is contained in:
2019-12-04 14:56:42 -05:00
parent aa68021eee
commit e1bb2037f0

View File

@@ -10,3 +10,8 @@ These scripts are called usually with cron with something like the following
FOLDERS_TO_BACKUP=("/opt/bitwarden")
```
#### GauntNAS
```
FOLDERS_TO_BACKUP=("/etc" "/data" "/root")
```