#!/bin/bash set -e # Check for Submodule Updates git submodule init git submodule update