mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 20:29:28 -05:00
layerscape: gen_sdcard_head_img.sh: switch to /bin/sh
Nothing here needs bash. Signed-off-by: Rosen Penev <rosenp@gmail.com> [add prefix to commit title] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
committed by
Adrian Schmutzler
parent
c0ca9f90a8
commit
2b2985fe6b
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/bin/sh
|
||||
#
|
||||
# Copyright 2018 NXP
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user