Update entrypoint

This commit is contained in:
Lukas M
2018-12-30 23:20:29 +01:00
committed by GitHub
parent 97f6cdccfc
commit d5d4241501

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"