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