From eb05ba6e34f4200663d28cea06c1915cd9166c2e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 21 Nov 2021 17:24:58 +0100 Subject: force full gana update on bootstrap --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 90cb51332..65b71c7d8 100755 --- a/bootstrap +++ b/bootstrap @@ -11,7 +11,7 @@ fi echo "$0: Updating submodules" echo | git submodule update --init -./contrib/gana-update.sh +./contrib/gana.sh # This is more portable than `which' but comes with # the caveat of not(?) properly working on busybox's ash: -- cgit v1.2.3