#!/usr/bin/env bash set -euo pipefail git submodule update --init --recursive echo "[readd] git submodule update --init --recursive terminé"