#!/bin/sh gitRoot=`git rev-parse --show-toplevel` date "+%F" > "$gitRoot/src/include/generated/date.txt"