From 02baf28323b3be84c470a504084f3c9bba0de75e Mon Sep 17 00:00:00 2001 From: Christian Taedcke Date: Fri, 11 Nov 2022 10:16:53 +0100 Subject: fcc-unlock: switch bash shell scripts to use sh This enables the usage with busybox and fixes yocto dependency issues. This is related to #483 and the previous commit 91ed72aa29ede06d3a5115128e2267793ca611d4. --- data/dispatcher-fcc-unlock/2c7c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/dispatcher-fcc-unlock/2c7c b/data/dispatcher-fcc-unlock/2c7c index 1161aec6..fa372927 100644 --- a/data/dispatcher-fcc-unlock/2c7c +++ b/data/dispatcher-fcc-unlock/2c7c @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # SPDX-License-Identifier: CC0-1.0 # 2022 Leah Oswald -- cgit v1.2.3-70-g09d2