Changed a default tag

release/full-rewrite
capntack 6 months ago
parent 5956f0fd71
commit 9ad9f8c34d

@ -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"
Loading…
Cancel
Save