1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-11 16:32:59 +00:00

remove cleared todos

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2018-10-16 08:13:45 +02:00
parent 6985fc2a2c
commit 6282c45340
5 changed files with 9 additions and 12 deletions
-1
View File
@@ -11,7 +11,6 @@ ARG RELEASE_KEY_DOWNLOAD=0
# install Kopano WebApp and refresh ca-certificates
RUN \
# community download and package as apt source repository
# TODO: source or execute repo script?
. /kopano/helper/create-kopano-repo.sh && \
if [ ${DOWNLOAD_COMMUNITY_PACKAGES} -eq 1 ]; then \
dl_and_package_community "core"; \