mxs: gen_sdcard_vfat_ext4.sh: use /bin/sh
authorRosen Penev <[email protected]>
Mon, 25 Nov 2019 22:44:53 +0000 (14:44 -0800)
committerAdrian Schmutzler <[email protected]>
Tue, 31 Dec 2019 00:18:13 +0000 (01:18 +0100)
Nothing here needs bash.

Signed-off-by: Rosen Penev <[email protected]>
[change prefix of commit title]
Signed-off-by: Adrian Schmutzler <[email protected]>
target/linux/mxs/image/gen_sdcard_vfat_ext4.sh

index bca664c780c0e171c3bc83a2a03b9d231135820a..9d2b7c46a84542a69a3bcdcabeb61853e7223cb6 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
 #
 # Copyright (C) 2015 OpenWrt.org
 #