mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 16:06:14 +00:00
fix build.sh
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
388a651480
commit
f82bcfed03
4
build.sh
4
build.sh
@ -9,7 +9,7 @@ serial=""
|
|||||||
component=""
|
component=""
|
||||||
nocache=""
|
nocache=""
|
||||||
|
|
||||||
. ./common/common.sh
|
. ./base/create-kopano-repo.sh
|
||||||
|
|
||||||
function _usage()
|
function _usage()
|
||||||
{
|
{
|
||||||
@ -134,4 +134,4 @@ else
|
|||||||
$customBuildString \
|
$customBuildString \
|
||||||
"${buildcontext_base}${component}"
|
"${buildcontext_base}${component}"
|
||||||
set +x
|
set +x
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user