#!/bin/sh
exec mr commit -m "Snapshot $(date +'%a %x %X')" "$@"
