From d490337699c42109c8c1ca324547b18456939d8a Mon Sep 17 00:00:00 2001 From: Simon Diesenreiter Date: Sat, 30 Nov 2024 20:06:45 +0100 Subject: [PATCH] ci(concom): fix error refs NOISSUE --- .gitea/conventional_commits/hooks/text-styles.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/conventional_commits/hooks/text-styles.sh b/.gitea/conventional_commits/hooks/text-styles.sh index 452941f..5291564 100755 --- a/.gitea/conventional_commits/hooks/text-styles.sh +++ b/.gitea/conventional_commits/hooks/text-styles.sh @@ -1,4 +1,4 @@ -!/usr/bin/env sh +!/usr/bin/sh colorPrint() { local color=$1