Skip to content

fcc-unlock: Make scripts POSIX shell compatible

Sven requested to merge svenschwermer/ModemManager:sven/fcc-unlock-scripts into main

This allows us to not rely on bash which may not be available on constrained systems, e.g. Yocto-built embedded systems. The scripts now pass shellcheck.

Signed-off-by: Sven Schwermer sven.schwermer@disruptive-technologies.com

Merge request reports