Nothing here needs bash. Signed-off-by: Rosen Penev <ros...@gmail.com> --- target/linux/rb532/image/gen_image.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/rb532/image/gen_image.sh b/target/linux/rb532/image/gen_image.sh index a9d48d86ca..e46539fd85 100755 --- a/target/linux/rb532/image/gen_image.sh +++ b/target/linux/rb532/image/gen_image.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/bin/sh OUTPUT="$1" KERNELSIZE="$2" KERNELIMAGE="$3" -- 2.23.0 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel