1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-07 07:56:12 +00:00

fix build.sh

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2018-10-24 10:31:27 +02:00
parent 388a651480
commit f82bcfed03

View File

@ -9,7 +9,7 @@ serial=""
component=""
nocache=""
. ./common/common.sh
. ./base/create-kopano-repo.sh
function _usage()
{
@ -134,4 +134,4 @@ else
$customBuildString \
"${buildcontext_base}${component}"
set +x
fi
fi