aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2019-11-25 14:44:48 -0800
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2019-12-31 01:13:59 +0100
commitb2e12de339f2a7bde8b41fba0e12b0b7f15b1d1e (patch)
tree9979ddfb1a487a53dad7cbff079744a9704b7ca5 /target/linux/mvebu
parent3f65fe5d62052747f08c5f661a2b7793e4510372 (diff)
downloadupstream-b2e12de339f2a7bde8b41fba0e12b0b7f15b1d1e.tar.gz
upstream-b2e12de339f2a7bde8b41fba0e12b0b7f15b1d1e.tar.bz2
upstream-b2e12de339f2a7bde8b41fba0e12b0b7f15b1d1e.zip
mvebu: gen_mvebu_sdcard_img.sh: use /bin/sh
There is nothing that needs bash anymore. Signed-off-by: Rosen Penev <rosenp@gmail.com> [add prefix to commit title] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/mvebu')
-rwxr-xr-xtarget/linux/mvebu/image/gen_mvebu_sdcard_img.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/image/gen_mvebu_sdcard_img.sh b/target/linux/mvebu/image/gen_mvebu_sdcard_img.sh
index 277c9377c1..842e591026 100755
--- a/target/linux/mvebu/image/gen_mvebu_sdcard_img.sh
+++ b/target/linux/mvebu/image/gen_mvebu_sdcard_img.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
#
# Copyright (C) 2016 Josua Mayer
#