forked from coop-cloud/backup-bot-two
disable shellcheck
This commit is contained in:
parent
620ab4e3d7
commit
a171d9eea0
@ -8,7 +8,7 @@ restic_host="${RESTIC_HOST:?RESTIC_HOST not set}"
|
||||
|
||||
backup_path="${BACKUP_DEST:?BACKUP_DEST not set}"
|
||||
|
||||
# shellcheck disable=SC2153
|
||||
shellcheck disable=SC2153
|
||||
ssh_key_file="${SSH_KEY_FILE}"
|
||||
s3_key_file="${AWS_SECRET_ACCESS_KEY_FILE}"
|
||||
https_password_file="${HTTPS_PASSWORD_FILE}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user