#!/bin/sh BINDIR=`dirname \`realpath "${0}"\`` REPODIR=`realpath ${BINDIR}/..` cd "${REPODIR}" git submodule update --remote --merge