mirror of
https://github.com/pinry/pinry.git
synced 2026-02-26 00:01:04 +01:00
fix: try to make django env global var
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
# Updated: Aug 19th, 2014
|
||||
# -----------------------------------------------------------------------------
|
||||
PROJECT_ROOT="/pinry"
|
||||
export DJANGO_SETTINGS_MODULE=pinry.settings.docker
|
||||
|
||||
bash ${PROJECT_ROOT}/docker/scripts/bootstrap.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user