Making use of new api function to manage configuration in user home

This commit is contained in:
2020-01-13 11:49:37 +01:00
parent 4b4df3132a
commit e883306fc9
2 changed files with 14 additions and 15 deletions

View File

@@ -1,7 +1,6 @@
#!/bin/bash
# Backup sequence definitions template.
# Remove ".example" for customization.
# Backup sequence definitions
# A running debian needs at least the following runtime directories created to start up successfully:
## dev
@@ -9,6 +8,7 @@
## sys
## run
BACKUP_TARGET="/backup"
# Exclude notation "directory/*" creates the directory but NOT its content
BACKUP_EXCLUDES=(\
"backup*"\