|
|
@ -32,7 +32,7 @@ readonly RESTIC_RETENTION_YEARS='0'
|
|
|
|
|
|
|
|
|
|
|
|
## Recommendation is to leave the first tag be, and configure the second
|
|
|
|
## Recommendation is to leave the first tag be, and configure the second
|
|
|
|
readonly RESTIC_TAG_01="${HOSTNAME}"
|
|
|
|
readonly RESTIC_TAG_01="${HOSTNAME}"
|
|
|
|
readonly RESTIC_TAG_02='TAG-02'
|
|
|
|
readonly RESTIC_TAG_02='offsite'
|
|
|
|
|
|
|
|
|
|
|
|
## Leave this var be
|
|
|
|
## Leave this var be
|
|
|
|
readonly RESTIC_EXCLUDES="${SCRIPT_DIR}/resticExcludes"
|
|
|
|
readonly RESTIC_EXCLUDES="${SCRIPT_DIR}/resticExcludes"
|