do init submodules

This commit is contained in:
Christian Grothoff 2020-06-08 22:35:59 +02:00
parent 9dbc462dc0
commit 98f967f383
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -1,11 +1,13 @@
#!/bin/sh
set -eu
if ! git --version >/dev/null; then
echo "git not installed"
exit 1
fi
#git submodule update --init
git submodule update --init
# Generate taler-error-codes.h in gana and copy it to
# src/include/taler_error_codes.h