From 8dbdcb4d195398f63f9ad3a1a05b6b45fa0a8082 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/