Release 20 (devel -> main) #43
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="19"
|
||||
export APP_VERSION="20"
|
||||
|
||||
exec ./scripts/_bootstrap.py "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue