Update entrypoint

This commit is contained in:
Lukas M 2018-12-31 00:04:58 +01:00 committed by GitHub
parent e488c0ddcf
commit aefdead50a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ echo "Done"
echo "Running init"
su lemur -c "python3 /opt/lemur/lemur/manage.py init"
#export LEMUR_CONF=/home/lemur/.lemur/lemur.conf.py ; python3 /opt/lemur/lemur/manage.py init
echo "Done"
# echo "Creating user"