1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-21 13:23:09 +00:00

Check at startup if a given store exists (#275)

* add check to see if a store exists
This commit is contained in:
Felix Bartels
2019-11-03 21:44:29 +01:00
committed by GitHub
parent e3061aa0fd
commit 2cfa0dab7f
2 changed files with 10 additions and 1 deletions
+3
View File
@@ -31,3 +31,6 @@ docker exec kopano_server kopano-cli --list-users
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
# will print nothing if store exists and fail if it doen't
docker exec kopano_server kopano-admin --details user1 | grep -q "^Store GUID:"