rebuild of backup command
This commit is contained in:
parent
fc25b81752
commit
6607d64987
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ BACKUP_DIR=/dir/to/back/up
|
|||
BACKUP_PARAMS=""
|
||||
BACKUP_EXCLUDE_FILE="exclusions.txt"
|
||||
HEALTHCHECK_UUID="healthchecks.io uuid"
|
||||
PRE_RUN_SCRIPT="script to pre-run"
|
||||
POST_RUN_SCRIPT="script to post-run"
|
||||
PRE_RUN_SCRIPT="pre/"
|
||||
POST_RUN_SCRIPT="post/"
|
||||
|
||||
|
||||
export AWS_ACCESS_KEY_ID=
|
||||
|
|
Loading…
Reference in a new issue