Bumped version to 15 #24
This commit is contained in:
parent
93f52adfd3
commit
03abfca2f8
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 DJANGO_SETTINGS_MODULE="project.settings"
|
||||
export APP_VERSION="revamp-pre"
|
||||
export APP_VERSION="15"
|
||||
|
||||
exec ./scripts/_bootstrap.py "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue