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