From 217696c3e6855f400f221cac15e16f1dce3f74ff Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Sat, 3 Jun 2023 03:44:50 +0200 Subject: [PATCH] we need to use sh instead of bash --- backend/scripts/build.copy.files.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/scripts/build.copy.files.sh b/backend/scripts/build.copy.files.sh index 773177ec4..85022ba9b 100755 --- a/backend/scripts/build.copy.files.sh +++ b/backend/scripts/build.copy.files.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # html files mkdir -p build/middleware/helpers/email/templates/