From b408b7a30bacd43ff631151f9d5862c95c7cfbe1 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Mon, 19 Oct 2020 21:42:25 +0200 Subject: [PATCH] add migrations and db --- debian/eole-lemur.install | 1 + debian/lemur-static.install | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/eole-lemur.install b/debian/eole-lemur.install index d46921ee..154e3371 100644 --- a/debian/eole-lemur.install +++ b/debian/eole-lemur.install @@ -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/ diff --git a/debian/lemur-static.install b/debian/lemur-static.install index f5c83b46..9b84d86d 100644 --- a/debian/lemur-static.install +++ b/debian/lemur-static.install @@ -1 +1,2 @@ lemur/static/dist/* usr/share/lemur/static/ +lemur/migrations usr/share/lemur