1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-06 15:36:40 +00:00

formatting

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2020-09-22 14:59:10 +02:00
parent 7b11f4f5ba
commit b3ee2e218f

View File

@ -73,7 +73,6 @@ if [ -n "${pipeline_forced_regexp:-}" ]; then
set -- "$@" --pipeline-forced-regexp="$pipeline_forced_regexp" set -- "$@" --pipeline-forced-regexp="$pipeline_forced_regexp"
fi fi
if [ "${AUTOCONFIGURE}" = true ]; then if [ "${AUTOCONFIGURE}" = true ]; then
if [ "$INSECURE" = "yes" ]; then if [ "$INSECURE" = "yes" ]; then
dockerize \ dockerize \