mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
Move get-django-setting to bin/.
(imported from commit b4d908897550f9818b6db862d95bb0cbbc1da15a)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#/bin/sh -xe
|
||||
|
||||
$(dirname $0)/../scripts/setup/postgres-init-db zulip_test $($(dirname $0)/get-django-setting LOCAL_DATABASE_PASSWORD) zulip_test zulip,public
|
||||
$(dirname $0)/../scripts/setup/postgres-init-db zulip_test $($(dirname $0)/../bin/get-django-setting LOCAL_DATABASE_PASSWORD) zulip_test zulip,public
|
||||
|
||||
Reference in New Issue
Block a user