commit ae9bf61430da8e6cc0e9b76e560c06c8302ffeb4 parent df551be898491a3ccbba9e1d754bcab183d8b186 Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 11 Sep 2023 22:25:10 +0200 update submodules from remote Diffstat:
| M | bootstrap | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bootstrap b/bootstrap @@ -12,9 +12,9 @@ if ! htmlark --version >/dev/null; then fi echo "$0: Updating submodules" -echo | git submodule update --init +echo | git submodule update --init --force --remote -git submodule update --init +git submodule update --init --force --remote ./contrib/gana-update.sh