From d81bbfabc2538932f631d3946bd6a9b95182b4f2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 22 Dec 2019 23:22:38 +0100 Subject: force getting remotes --- bootstrap.template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bootstrap.template b/bootstrap.template index 747df53..61fcc88 100755 --- a/bootstrap.template +++ b/bootstrap.template @@ -11,4 +11,6 @@ if ! git --version >/dev/null; then fi git submodule update --init +git submodule update --recursive --remote +git submodule sync ln -sf build-system/taler-build-scripts/configure ./configure -- cgit v1.2.3