#!/usr/bin/env bash
set -euo pipefail
git submodule update --init --recursive
