mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
4 lines
164 B
Plaintext
Executable File
4 lines
164 B
Plaintext
Executable File
#/bin/sh -xe
|
|
|
|
$(dirname $0)/../scripts/setup/postgres-init-db zulip_test $($(dirname $0)/../bin/get-django-setting LOCAL_DATABASE_PASSWORD) zulip_test zulip,public
|