add migrations and db
This commit is contained in:
parent
326f5b1591
commit
b408b7a30b
|
@ -2,3 +2,4 @@ dicos usr/share/eole/creole/
|
|||
tmpl/* usr/share/eole/creole/distrib/
|
||||
posttemplate/* usr/share/eole/posttemplate/
|
||||
funcs/* usr/share/creole/funcs
|
||||
db/* /etc/eole/eole-db.d/
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
lemur/static/dist/* usr/share/lemur/static/
|
||||
lemur/migrations usr/share/lemur
|
||||
|
|
Loading…
Reference in New Issue