system76 / firmware-open

System76 Open Firmware
Other
966 stars 84 forks source link

scripts: Address shellcheck issues #490

Closed crawfxrd closed 1 year ago

crawfxrd commented 1 year 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: