1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-07 07:56:12 +00:00
kopano-docker/core/bin/kopano-storeadm
Felix Bartels 8d0a0fd8f5
Add wrapper scripts to easily get admin.cfg (#331)
* add small wrapper scripts to honor admin.cfg at /tmp/kopano
* add script to create stores (workaround to satisfy tests)
* add output of orphaned store list to startup test
2020-02-04 08:07:49 +01:00

4 lines
69 B
Bash
Executable File

#!/bin/bash
/usr/sbin/kopano-storeadm -c /tmp/kopano/admin.cfg "$@"