From 6af549a017a444a08c458ed0ed47a3e81c01050e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 22 Dec 2019 23:22:10 +0100 Subject: use remote --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 774b2eb9..26cd0df0 100755 --- a/bootstrap +++ b/bootstrap @@ -11,7 +11,7 @@ if ! git --version >/dev/null; then fi git submodule update --init -git submodule update --recursive +git submodule update --recursive --remote git submodule sync cp build-system/taler-build-scripts/configure ./configure || true -- cgit v1.2.3