gemini: dns313_gen_hdd_img.sh: switch to /bin/sh
authorRosen Penev <[email protected]>
Mon, 25 Nov 2019 22:44:57 +0000 (14:44 -0800)
committerAdrian Schmutzler <[email protected]>
Tue, 31 Dec 2019 00:23:24 +0000 (01:23 +0100)
Nothing here needs bash.

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

index 6e899ec840b0704153232288aba135cd1eb99f7b..813852232f6947226f8aa6ee1b70439cc080d539 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
 
 set -x
 [ $# -eq 5 ] || {