Merge branch 'develop' into dist/risotto/risotto-2.8.0/develop
This commit is contained in:
commit
310a4b7a41
|
@ -18,4 +18,6 @@ psql -Upostgres -c "grant all on all functions in schema public to lemur" lemur
|
|||
su - lemur -s /bin/bash -c "lemur --config=/etc/lemur/lemur.conf.py init --password $(CreoleGet lemur_admin_password)"
|
||||
systemctl stop postgresql.service
|
||||
|
||||
systemctl enable --now lemur_cron.timer
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue