Bumped version to 17
This commit is contained in:
parent
85e49795bc
commit
51fda11281
1 changed files with 1 additions and 1 deletions
2
start.sh
2
start.sh
|
@ -11,6 +11,6 @@ chmod -c -R g-w,o-rwx .gitignore
|
||||||
|
|
||||||
export PYTHONPATH="$basedir"
|
export PYTHONPATH="$basedir"
|
||||||
export DJANGO_SETTINGS_MODULE="project.settings"
|
export DJANGO_SETTINGS_MODULE="project.settings"
|
||||||
export APP_VERSION="16"
|
export APP_VERSION="17"
|
||||||
|
|
||||||
exec ./scripts/_bootstrap.py "$@"
|
exec ./scripts/_bootstrap.py "$@"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue