Explorar o código

apm821xx: mbl_gen_hdd_img.sh: switch to /bin/sh

Nothing here needs bash.

Signed-off-by: Rosen Penev <[email protected]>
[add prefix to commit title]
Signed-off-by: Adrian Schmutzler <[email protected]>
Rosen Penev %!s(int64=6) %!d(string=hai) anos
pai
achega
3c42293937
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      target/linux/apm821xx/image/mbl_gen_hdd_img.sh

+ 1 - 1
target/linux/apm821xx/image/mbl_gen_hdd_img.sh

@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
 
 set -x
 [ $# -eq 5 ] || {