summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-09-11 22:25:10 +0200
committerChristian Grothoff <christian@grothoff.org>2023-09-11 22:25:15 +0200
commitae9bf61430da8e6cc0e9b76e560c06c8302ffeb4 (patch)
tree983d04c8c7556e8d8176cdeb46acb927459d8137
parentdf551be898491a3ccbba9e1d754bcab183d8b186 (diff)
downloadanastasis-ae9bf61430da8e6cc0e9b76e560c06c8302ffeb4.tar.gz
anastasis-ae9bf61430da8e6cc0e9b76e560c06c8302ffeb4.tar.bz2
anastasis-ae9bf61430da8e6cc0e9b76e560c06c8302ffeb4.zip
update submodules from remote
-rwxr-xr-xbootstrap4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap b/bootstrap
index a466ade..eaaf3fc 100755
--- 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