Update entrypoint
This commit is contained in:
parent
e488c0ddcf
commit
aefdead50a
|
@ -17,6 +17,7 @@ echo "Done"
|
||||||
|
|
||||||
echo "Running init"
|
echo "Running init"
|
||||||
su lemur -c "python3 /opt/lemur/lemur/manage.py 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 "Done"
|
||||||
|
|
||||||
# echo "Creating user"
|
# echo "Creating user"
|
||||||
|
|
Loading…
Reference in New Issue