From bd1e55f73105b99ebf050993ba779af3028b38bd Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Wed, 17 Dec 2025 18:14:45 +0100 Subject: [PATCH] forgot to remove -x flag --- public/ispmail.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/ispmail.sh b/public/ispmail.sh index 7b2ceb6..814fe47 100755 --- a/public/ispmail.sh +++ b/public/ispmail.sh @@ -1,4 +1,4 @@ -#!/bin/bash -ex +#!/bin/bash -e # # Installer for ISPmail servers # Copyright © 2025 Christoph Haas