Added session-autocleaner, changed some script filenames, changed shebang of manage.py #16
This commit is contained in:
parent
159e1cef7d
commit
be38d1885f
5 changed files with 71 additions and 11 deletions
2
start.sh
2
start.sh
|
@ -8,4 +8,4 @@ export PYTHONPATH="$basedir"
|
|||
export DJANGO_SETTINGS_MODULE="project.settings"
|
||||
export APP_VERSION="revamp-pre"
|
||||
|
||||
exec ./scripts/bootstrap.py "$@"
|
||||
exec ./scripts/_bootstrap.py "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue