|
|
@ -57,7 +57,7 @@ readonly LOG_RETENTION='30'
|
|
|
|
## Set these vars
|
|
|
|
## Set these vars
|
|
|
|
# readonly RSYNC_SOURCE='/path/to/dir/to/backup'
|
|
|
|
# readonly RSYNC_SOURCE='/path/to/dir/to/backup'
|
|
|
|
# readonly RSYNC_DEST='/path/to/dir/to/backup/to'
|
|
|
|
# readonly RSYNC_DEST='/path/to/dir/to/backup/to'
|
|
|
|
# readonly RSYNC_RETENTION_DAYS='7'
|
|
|
|
# readonly RSYNC_RETENTION_KEEP_LAST='7'
|
|
|
|
|
|
|
|
|
|
|
|
## Leave these vars be
|
|
|
|
## Leave these vars be
|
|
|
|
# readonly RSYNC_MANIFEST="${SCRIPT_DIR}/rsyncManifest"
|
|
|
|
# readonly RSYNC_MANIFEST="${SCRIPT_DIR}/rsyncManifest"
|
|
|
|