at91: gen_at91_sdcard_img.sh: switch to /bin/sh
authorRosen Penev <[email protected]>
Mon, 25 Nov 2019 22:44:59 +0000 (14:44 -0800)
committerAdrian Schmutzler <[email protected]>
Tue, 31 Dec 2019 00:25:44 +0000 (01:25 +0100)
Nothing here needs bash.

Signed-off-by: Rosen Penev <[email protected]>
[add prefix to commit title]
Signed-off-by: Adrian Schmutzler <[email protected]>
target/linux/at91/image/gen_at91_sdcard_img.sh

index 4eb30fa790d04f16584f0a03af375f62ad8899aa..5171b6723ec200a6968b10ac0fe57bfcd0f5da7e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
 
 #
 # Copyright (C) 2017 OpenWrt.org