burrow-pi-img/stage2
Hugo Hromic 564f8ef1b8 Silence shellcheck warnings (#255)
* Made more specific shellcheck disables
* Fixed variable quoting (SC2086,SC2064)
* Use `$*` expansion instead of `$@` when not using arrays (SC2124)
* Use cleaner `$()` syntax instead of back quotes (SC2006)
* Improved comparator (SC2166)
* Minor improvements in coding style

Tested clean output using: `find -name "*.sh" | xargs -n1 shellcheck -x`.
2019-02-18 12:54:15 +00:00
..
00-copies-and-fills Remove unnecessary files 2018-03-13 12:37:13 +00:00
01-sys-tweaks Allow enabling ssh server from config 2018-12-21 04:09:47 +00:00
02-net-tweaks Silence shellcheck warnings (#255) 2019-02-18 12:54:15 +00:00
03-accept-mathematica-eula Add extra packages back and create a 4GB image 2018-11-08 12:26:07 +00:00
03-set-timezone stage2: set timezone properly 2018-10-11 17:20:18 +01:00
EXPORT_IMAGE [adding] qemu emulation layout to test images with qemu 2017-09-14 10:12:30 +01:00
EXPORT_NOOBS Add extra packages back and create a 4GB image 2018-11-08 12:26:07 +00:00
prerun.sh shellcheck 2018-03-13 12:50:50 +00:00