mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
Move bin/get-django-setting to scripts/.
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
set -x
|
||||
set -e
|
||||
|
||||
"$(dirname "$0")/postgres-init-dev-db" zulip_test "$("$(dirname "$0")/../bin/get-django-setting" LOCAL_DATABASE_PASSWORD)" zulip_test zulip,public
|
||||
"$(dirname "$0")/postgres-init-dev-db" zulip_test "$("$(dirname "$0")/../scripts/get-django-setting" LOCAL_DATABASE_PASSWORD)" zulip_test zulip,public
|
||||
|
||||
Reference in New Issue
Block a user