#!/bin/sh gitRoot=`git rev-parse --show-toplevel` git describe > "$gitRoot/web/include/generated/version.txt"