From 92f514b6472f10fc988d4c33cf717b3d29beb1dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bojan=20=C4=8Cekrli=C4=87?= Date: Fri, 28 Feb 2025 20:24:18 +0100 Subject: [PATCH] Fix: Fix missing backslash --- build-scripts/postfix-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-scripts/postfix-install.sh b/build-scripts/postfix-install.sh index 63804ef..9644fe4 100644 --- a/build-scripts/postfix-install.sh +++ b/build-scripts/postfix-install.sh @@ -35,7 +35,7 @@ do_alpine() { netcat-openbsd \ opendkim-utils \ python3 \ - py3-pip + py3-pip \ rsyslog \ supervisor \ tzdata