mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-06 15:36:40 +00:00
no pipes so no need for pipefail
Signed-off-by: Felix Bartels <felix@host-consultants.de> (cherry picked from commit f47f32b4d030e11613ad323d740f55992fcc9ca4)
This commit is contained in:
parent
68262db559
commit
d476e71dab
@ -2,7 +2,7 @@
|
||||
|
||||
mkdir -p /kopano/ssl/clients/
|
||||
|
||||
set -euo pipefail
|
||||
set -euo
|
||||
|
||||
# clean out any potential port numbers
|
||||
FQDN=${FQDN%:*}
|
||||
|
Loading…
x
Reference in New Issue
Block a user