mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
This requires no changes in production, but is tagged as manual to remind developers that they need to edit and run the tools/migrate-db script to fix up their local database instances. (imported from commit fbf764fb61592ef994d6d2ad56edad65ff01f14b)
4 lines
93 B
Plaintext
Executable File
4 lines
93 B
Plaintext
Executable File
#/bin/sh -xe
|
|
|
|
$(dirname $0)/postgres-init-db zulip_test xxxxxxxxxxxx zulip_test zulip,public
|