Appease shellcheck
continuous-integration/drone/push Build is passing Details

This commit is contained in:
3wc 2021-11-11 00:02:44 +02:00
parent d6e90e04ba
commit f7db376377
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ restic_host="${RESTIC_HOST:?RESTIC_HOST not set}"
backup_path="${BACKUP_DEST:?BACKUP_DEST not set}"
# shellcheck disable=SC2153
ssh_key_file="${SSH_KEY_FILE}"
s3_key_file="${AWS_SECRET_ACCESS_KEY_FILE}"