force full gana update on bootstrap

This commit is contained in:
Christian Grothoff 2021-11-21 17:24:58 +01:00
parent cb96bb0ba7
commit eb05ba6e34
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -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: