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

update to kweb 0.9.1 (#364)

* update to kweb 0.9.1

Signed-off-by: Felix Bartels <felix@host-consultants.de>

* remove workaround for store creation

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2020-03-13 16:03:05 +01:00
committed by GitHub
parent 3d81632698
commit ae71b326a7
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -33,8 +33,5 @@ docker exec kopano_server kopano-admin -l
docker exec kopano_zpush z-push-admin -a list
docker exec kopano_zpush z-push-gabsync -a sync
# FIXME temporary workaround for issue where kopano-admin --sync is not properly creating stores
docker exec kopano_server kopano-create-missing-stores.sh || true
# will print nothing if store exists and fail if it doesn't
docker exec kopano_server kopano-admin --details user1 | grep -q "^Store GUID:"