Update entrypoint

This commit is contained in:
Lukas M 2018-12-30 23:20:29 +01:00 committed by GitHub
parent 97f6cdccfc
commit d5d4241501
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ echo "Done"
# fi
echo "Running init"
python3 /opt/lemur/lemur/manage.py -c /conf/lemur.conf.py init
su lemur -c "python3 /opt/lemur/lemur/manage.py init"
echo "Done"
# echo "Creating user"