浏览代码

omap: gen_omap_sdcard_img.sh: use /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 6 年之前
父节点
当前提交
646e811b07
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/linux/omap/image/gen_omap_sdcard_img.sh

+ 1 - 1
target/linux/omap/image/gen_omap_sdcard_img.sh

@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
 
 #
 # Copyright (C) 2013 OpenWrt.org