From 4b743a1f2435454da297ff55d531157101d77f7e Mon Sep 17 00:00:00 2001 From: IkiWiki Date: Tue, 3 Mar 2020 03:49:46 -0500 Subject: install bsvup locally if missing --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 1da5bc3..c3df40a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,7 @@ [submodule "backend/dep/ikiwiki"] path = backend/dep/ikiwiki url = git://git.ikiwiki.info/ +[submodule "backend/dep/bsvup"] + path = backend/dep/bsvup + url = https://github.com/xloem/bsvup.git + branch = paramsadjust4 -- cgit v1.2.3