mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-27 22:59:53 +00:00
apm821xx: mbl_gen_hdd_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:
parent
5422db7e27
commit
3c42293937
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env bash
|
#!/bin/sh
|
||||||
|
|
||||||
set -x
|
set -x
|
||||||
[ $# -eq 5 ] || {
|
[ $# -eq 5 ] || {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user