mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-12 12:09:29 -04: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>