0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 17:24:15 +01:00
posthog/docker/clickhouse/docker-entrypoint-initdb.d/init-db.sh
James Greenhill 10f1a52c8e
Update local dev to use proto for events (#2181)
Co-authored-by: James Greenhill <james@jamess-mbp.lan>
2020-11-03 11:37:12 -08:00

5 lines
69 B
Bash
Executable File

#!/bin/bash
set -e
cp -r /idl/* /var/lib/clickhouse/format_schemas/