Silence shellcheck warnings (#279)
* SC1091: the `config` file might not be present, which is normal. * SC2086: Double quote to prevent globbing and word splitting. Tested clean output using: `find -name "*.sh" -exec shellcheck -x {} \;`pull/289/head
parent
042f769edb
commit
407663a57f
Loading…
Reference in New Issue