#!/bin/bash echo "Cloning all submodules recursively..." git submodule update --init --recursive