Nothing here needs bash. Signed-off-by: Rosen Penev <ros...@gmail.com> --- target/linux/mxs/image/gen_sdcard_ext4_ext4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/mxs/image/gen_sdcard_ext4_ext4.sh b/target/linux/mxs/image/gen_sdcard_ext4_ext4.sh index 99bd3bf573..20f3331bed 100755 --- a/target/linux/mxs/image/gen_sdcard_ext4_ext4.sh +++ b/target/linux/mxs/image/gen_sdcard_ext4_ext4.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/bin/sh # # Copyright (C) 2015 OpenWrt.org # -- 2.23.0 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel