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