Update entrypoint
This commit is contained in:
parent
97f6cdccfc
commit
d5d4241501
|
@ -16,7 +16,7 @@ echo "Done"
|
||||||
# fi
|
# fi
|
||||||
|
|
||||||
echo "Running init"
|
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 "Done"
|
||||||
|
|
||||||
# echo "Creating user"
|
# echo "Creating user"
|
||||||
|
|
Loading…
Reference in New Issue