From 302cb3f92e2c4e4dc580e24ad15f5d003f16f285 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 19 Feb 2020 08:57:32 +0100 Subject: Use bash to run build scripts too --- scripts/build/embed.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/embed.sh') diff --git a/scripts/build/embed.sh b/scripts/build/embed.sh index 47e195d96..4be2afc25 100755 --- a/scripts/build/embed.sh +++ b/scripts/build/embed.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash set -eu -- cgit v1.2.3