disable shellcheck SC1090
This commit is contained in:
parent
2883197b37
commit
698511ed6d
@ -8,7 +8,7 @@ if [[ "$(stat -c %A "$HOME"/.borgbackup.env)" != "-rw-------" ]]; then
|
|||||||
printf "\nrun : chmod 0600 \$HOME/.borgbackup.env\n"
|
printf "\nrun : chmod 0600 \$HOME/.borgbackup.env\n"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
# shellcheck disable=SC1090
|
||||||
source "${HOME}/.borgbackup.env"
|
source "${HOME}/.borgbackup.env"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user