#!/bin/bash
#
echo "* Initialising Submodules"
git submodule init
git submodule update