system76 / firmware-open

System76 Open Firmware
Other
946 stars 84 forks source link

scripts: Address shellcheck issues #490

Closed crawfxrd closed 9 months ago

crawfxrd commented 9 months ago

Report issues by shell files with:

git ls-files '*.sh' | xargs shellcheck --exclude=SC2162

Address the following:

Addresses (at least partially) some POSIX/dash issues:

Does not address: