mirror of
https://github.com/openwrt/openwrt.git
synced 2024-11-27 03:43:37 +08:00
scripts/arm-magic.sh: switch to /bin/sh
This does not use any special bash stuff. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
995378a2a5
commit
e37e2f0cf1
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/bin/sh
|
||||
#
|
||||
# Empty/wrong machtype-workaround generator
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user