mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-22 08:40:03 +01:00
This reverts commit babf93b413
.
This commit is contained in:
parent
babf93b413
commit
f9cd157ca8
@ -1,9 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
export CLICKHOUSE_REPLICATION=true
|
||||
|
||||
python manage.py migrate
|
||||
python manage.py migrate_clickhouse
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user