disable annoying shellcheck opinions
This commit is contained in:
parent
ef0bd6556e
commit
b89320d456
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
# shellcheck disable=SC2317,SC2086,SC2181,SC2129,SC2002
|
||||
#
|
||||
# restic backup using rclone as the transport
|
||||
# - designed to be cron/timer driven, uses repo key on disk (security warning)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue