mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-24 20:41:02 +01:00
There was a bashism in the script. This fixes the script so that it doesn't actually require bash, and can be run with any POSIX shell as its shebang suggests. Signed-off-by: David Woodhouse <dwmw2@infradead.org>