From cc74d43ca05518d73d52c1f123c2092cb48e684d Mon Sep 17 00:00:00 2001 From: lonkaars Date: Tue, 9 Mar 2021 15:07:48 +0100 Subject: updated ./configure --- configure | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure') diff --git a/configure b/configure index 9bf3b86..79e57c8 100755 --- a/configure +++ b/configure @@ -7,8 +7,10 @@ python3 -m venv venv source venv/bin/activate pip install -r requirements.txt +git submodule update cd database sh init_db.sh +make cd .. cd voerbak -- cgit v1.2.3