mvebu: gen_mvebu_sdcard_img.sh: use /bin/sh
authorRosen Penev <[email protected]>
Mon, 25 Nov 2019 22:44:48 +0000 (14:44 -0800)
committerAdrian Schmutzler <[email protected]>
Tue, 31 Dec 2019 00:13:59 +0000 (01:13 +0100)
There is nothing that needs bash anymore.

Signed-off-by: Rosen Penev <[email protected]>
[add prefix to commit title]
Signed-off-by: Adrian Schmutzler <[email protected]>
target/linux/mvebu/image/gen_mvebu_sdcard_img.sh

index 277c9377c1abb839294c33287630e61072e12b48..842e5910266a8dbb9bb307f6506a20d4f39f920e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
 #
 # Copyright (C) 2016 Josua Mayer
 #